From patchwork Thu Jan 26 15:48:55 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 9539577 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 12F5E601D7 for ; Thu, 26 Jan 2017 15:53:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F416826861 for ; Thu, 26 Jan 2017 15:53:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E760A26E96; Thu, 26 Jan 2017 15:53:26 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, T_DKIM_INVALID autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0A7DC26861 for ; Thu, 26 Jan 2017 15:53:26 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cWmMQ-0002GR-DC; Thu, 26 Jan 2017 15:53:18 +0000 Received: from forward16o.cmail.yandex.net ([37.9.109.213]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cWmLc-0001Y0-K7 for linux-arm-kernel@lists.infradead.org; Thu, 26 Jan 2017 15:52:30 +0000 Received: from smtp3m.mail.yandex.net (smtp3m.mail.yandex.net [IPv6:2a02:6b8:0:2519::125]) by forward16o.cmail.yandex.net (Yandex) with ESMTP id AEF8521702; Thu, 26 Jan 2017 18:52:05 +0300 (MSK) Received: from smtp3m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3m.mail.yandex.net (Yandex) with ESMTP id 1B1C82840BDE; Thu, 26 Jan 2017 18:51:53 +0300 (MSK) Received: by smtp3m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id bgKQm2N9vk-pjs4tJ4a; Thu, 26 Jan 2017 18:51:52 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aosc.xyz; s=mail; t=1485445912; bh=vxx4AgjTDqRqV5mil1uCw0jSAdlms18U+wLRY10/vtI=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=k/vEvAdFNRknNqfVigPA+COPE2rw32S82ChXDmNyYPndD5T9ZK9Wcz9nbUvuMc1v8 YgXI/f4KKvWhx02ii1e0iGWZf0a3w0w4V92y/Gogx8ybQaoM+RwDbhukpIBF1UJk99 fi0AiTMzO2LiElzptyavCuqhiSkrH8m6DUeMfy+0= Authentication-Results: smtp3m.mail.yandex.net; dkim=pass header.i=@aosc.xyz X-Yandex-ForeignMX: FR X-Yandex-Suid-Status: 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 0, 1 1130000036118848 From: Icenowy Zheng To: Maxime Ripard , Chen-Yu Tsai , Linus Walleij , Vinod Koul , Mark Brown , Jaroslav Kysela , Andre Przywara Subject: [PATCH v2 5/9] clk: sunxi-ng: remove transitional headers for dt-bindings Date: Thu, 26 Jan 2017 23:48:55 +0800 Message-Id: <20170126154859.55855-6-icenowy@aosc.xyz> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170126154859.55855-1-icenowy@aosc.xyz> References: <20170126154859.55855-1-icenowy@aosc.xyz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170126_075228_868689_E9B0AD36 X-CRM114-Status: UNSURE ( 8.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com, Icenowy Zheng , dmaengine@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP As we have already changed the DTSI file, the trnasitional dt-bindings header sun8i-h3-ccu.h will not be needed any more. Remove them. Signed-off-by: Icenowy Zheng --- New patch. To maintain the bisectbility on the kernel source tree, PATCH 3/7 imports two header symlinks, to satisfy sun8i-h3.dtsi. As sun8i-h3.dtsi is changed now, the trasitional header files are now not needed. include/dt-bindings/clock/sun8i-h3-ccu.h | 1 - include/dt-bindings/reset/sun8i-h3-ccu.h | 1 - 2 files changed, 2 deletions(-) delete mode 120000 include/dt-bindings/clock/sun8i-h3-ccu.h delete mode 120000 include/dt-bindings/reset/sun8i-h3-ccu.h diff --git a/include/dt-bindings/clock/sun8i-h3-ccu.h b/include/dt-bindings/clock/sun8i-h3-ccu.h deleted file mode 120000 index ef38232141e4..000000000000 --- a/include/dt-bindings/clock/sun8i-h3-ccu.h +++ /dev/null @@ -1 +0,0 @@ -sunxi-h3-h5-ccu.h \ No newline at end of file diff --git a/include/dt-bindings/reset/sun8i-h3-ccu.h b/include/dt-bindings/reset/sun8i-h3-ccu.h deleted file mode 120000 index ef38232141e4..000000000000 --- a/include/dt-bindings/reset/sun8i-h3-ccu.h +++ /dev/null @@ -1 +0,0 @@ -sunxi-h3-h5-ccu.h \ No newline at end of file