]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm64: dts: allwinner: Remove no longer used pinctrl/sun4i-a10.h header
authorChen-Yu Tsai <wens@csie.org>
Tue, 24 Jan 2017 02:32:29 +0000 (10:32 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 26 Jan 2017 10:15:04 +0000 (11:15 +0100)
commit4f9758302ccaf753cd4ba6a5eb740392a4d24773
treea71c06dd7ddf4b515d776d1ba099cef9f572074a
parentf57e8384c5d2417fd8707c577d8e622fc1570b6c
arm64: dts: allwinner: Remove no longer used pinctrl/sun4i-a10.h header

All dts files for the sunxi platform have been switched to the generic
pinconf bindings. As a result, the sunxi specific pinctrl macros are
no longer used.

Remove the #include entry with the following command:

    sed -i -e '/pinctrl\/sun4i-a10.h/D' \
arch/arm64/boot/dts/allwinner/*.dts?

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi