diff options
author | Chen-Yu Tsai <wens@csie.org> | 2017-03-08 06:28:21 +0300 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-03-27 14:39:58 +0300 |
commit | 85d2913614d9ab899d23b7ab7d22d23cf45bd1de (patch) | |
tree | 1490f82da93caff28ac3c68c8cc2a1c323b4eb2f /arch/arm/boot/dts/sun6i-reference-design-tablet.dtsi | |
parent | 5136914fe0bdc7cab96992ae42dc2c2d143d06cf (diff) | |
download | linux-85d2913614d9ab899d23b7ab7d22d23cf45bd1de.tar.xz |
ARM: dts: sunxi: 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 --follow-symlinks -i -e '/pinctrl\/sun4i-a10.h/D' \
arch/arm/boot/dts/sun?i*.*
arch/arm/boot/dts/sun9i-a80.dtsi was then edited to remove the extra
empty line.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/sun6i-reference-design-tablet.dtsi')
-rw-r--r-- | arch/arm/boot/dts/sun6i-reference-design-tablet.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sun6i-reference-design-tablet.dtsi b/arch/arm/boot/dts/sun6i-reference-design-tablet.dtsi index edaba5f904fd..3cc4046b904a 100644 --- a/arch/arm/boot/dts/sun6i-reference-design-tablet.dtsi +++ b/arch/arm/boot/dts/sun6i-reference-design-tablet.dtsi @@ -44,7 +44,6 @@ #include <dt-bindings/gpio/gpio.h> #include <dt-bindings/input/input.h> -#include <dt-bindings/pinctrl/sun4i-a10.h> / { aliases { |