Message ID | d0370bc569491d11827a6eb12a75a236c3d60a0e.1548419933.git.saiprakash.ranjan@codeaurora.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add coresight support for SDM845, MSM8998 and MSM8996 | expand |
Hi, On Mon, Jan 28, 2019 at 11:16 AM Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org> wrote: > > Remove the duplicate inclusion of qcom,gcc-sdm845.h > mistakenly introduced by commit 6e17f8140521 ("arm64: > dts: sdm845: add prng-ee node"). > > Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org> > Reviewed-by: Douglas Anderson <dianders@chromium.org> > --- > arch/arm64/boot/dts/qcom/sdm845.dtsi | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi > index e49f71d00854..eafe8e47471e 100644 > --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi > +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi > @@ -12,7 +12,6 @@ > #include <dt-bindings/phy/phy-qcom-qusb2.h> > #include <dt-bindings/reset/qcom,sdm845-aoss.h> > #include <dt-bindings/soc/qcom,rpmh-rsc.h> > -#include <dt-bindings/clock/qcom,gcc-sdm845.h> You can probably stop sending this one. It's in Andy's tree now. See commit ea0edd7e63f4 ("arm64: dts: qcom: sdm845: Remove the duplicate header inclusion").
Hi Doug, On 2019-01-29 00:54, Doug Anderson wrote: > Hi, > > You can probably stop sending this one. It's in Andy's tree now. See > commit ea0edd7e63f4 ("arm64: dts: qcom: sdm845: Remove the duplicate > header inclusion"). Sorry, missed this one.
diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi index e49f71d00854..eafe8e47471e 100644 --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi @@ -12,7 +12,6 @@ #include <dt-bindings/phy/phy-qcom-qusb2.h> #include <dt-bindings/reset/qcom,sdm845-aoss.h> #include <dt-bindings/soc/qcom,rpmh-rsc.h> -#include <dt-bindings/clock/qcom,gcc-sdm845.h> / { interrupt-parent = <&intc>;