From 30bbe0b388d31a87414be791fc92d8683c3e06be Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 29 May 2015 12:25:15 +0000 Subject: ipq806x: move arm-gic include into pcie patch This include is necessary starting at the PCIe patch, which has a lower number. So in order to keep the patches consistent, we'll move the arm-gic include in the first patch who needs it. Signed-off-by: Mathieu Olivari SVN-Revision: 45827 --- .../112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch') diff --git a/target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch b/target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch index 3c1ae617fe..7bee560e39 100644 --- a/target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch +++ b/target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch @@ -121,11 +121,12 @@ Signed-off-by: Mathieu Olivari #address-cells = <1>; --- a/arch/arm/boot/dts/qcom-ipq8064.dtsi +++ b/arch/arm/boot/dts/qcom-ipq8064.dtsi -@@ -3,6 +3,7 @@ +@@ -3,6 +3,8 @@ #include "skeleton.dtsi" #include #include +#include ++#include / { model = "Qualcomm IPQ8064"; -- cgit v1.2.3