kernel: bump 4.9 to 4.9.77
[openwrt/openwrt.git] / target / linux / sunxi / patches-4.9 / 0018-arm64-dts-allwinner-Remove-no-longer-used-pinctrl-su.patch
1 From 4f9758302ccaf753cd4ba6a5eb740392a4d24773 Mon Sep 17 00:00:00 2001
2 From: Chen-Yu Tsai <wens@csie.org>
3 Date: Tue, 24 Jan 2017 10:32:29 +0800
4 Subject: arm64: dts: allwinner: Remove no longer used pinctrl/sun4i-a10.h
5 header
6
7 All dts files for the sunxi platform have been switched to the generic
8 pinconf bindings. As a result, the sunxi specific pinctrl macros are
9 no longer used.
10
11 Remove the #include entry with the following command:
12
13 sed -i -e '/pinctrl\/sun4i-a10.h/D' \
14 arch/arm64/boot/dts/allwinner/*.dts?
15
16 Signed-off-by: Chen-Yu Tsai <wens@csie.org>
17 Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
18 ---
19 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 1 -
20 1 file changed, 1 deletion(-)
21
22 --- a/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi
23 +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi
24 @@ -44,7 +44,6 @@
25
26 #include <dt-bindings/clock/sun50i-a64-ccu.h>
27 #include <dt-bindings/interrupt-controller/arm-gic.h>
28 -#include <dt-bindings/pinctrl/sun4i-a10.h>
29 #include <dt-bindings/reset/sun50i-a64-ccu.h>
30
31 / {