From dea1a7880fc824810c2eabdd281735ce37415089 Mon Sep 17 00:00:00 2001 From: Konrad Dybcio Date: Sat, 2 Oct 2021 02:13:58 +0200 Subject: arm64: dts: qcom: sdm845: Move gpio.h inclusion to SoC DTSI Almost any board that boots and has a way to interact with it (say for the rare cases of just-pstore or let's-rely-on-bootloader-setup) needs to set some GPIOs, so it makes no sense to include gpio.h separately each time. Hence move it to SoC DTSI. Signed-off-by: Konrad Dybcio Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20211002001358.45920-6-konrad.dybcio@somainline.org --- arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts') diff --git a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts index f541004626f5..8079908da33e 100644 --- a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts +++ b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts @@ -7,7 +7,6 @@ /dts-v1/; -#include #include #include #include -- cgit v1.2.3-59-g8ed1b