kernel: add missing config symbol (fixes #19880)
[oweals/openwrt.git] / target / linux / bcm53xx / patches-3.18 / 052-ARM-BCM5301X-Add-DT-for-Luxul-XWC-1000.patch
index c9cf71b70f3c565af1fc00306e3251008fdc6d99..a82f4d8f225d10ab405454aacb9807244add0307 100644 (file)
@@ -1,7 +1,7 @@
-From 0da909663566b34e0294ab0ff1ea08908164811e Mon Sep 17 00:00:00 2001
+From e27a09ae9369e10bc589ef4d720ecf4abcbcec50 Mon Sep 17 00:00:00 2001
 From: Dan Haab <dhaab@luxul.com>
-Date: Wed, 7 Jan 2015 14:34:50 -0700
-Subject: [PATCH 52/54] ARM: BCM5301X: Add DT for Luxul XWC-1000
+Date: Mon, 19 Jan 2015 12:45:37 -0700
+Subject: [PATCH] ARM: BCM5301X: Add DT for Luxul XWC-1000
 
 Luxul XWC-1000 is a controller device based on BCM4708 SoC. The only
 unusual thing in its DTS file is "ubi" partition on NAND flash.
@@ -14,8 +14,6 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
  2 files changed, 61 insertions(+)
  create mode 100644 arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
 
-diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
-index 91bd5bd..ff4a5ae 100644
 --- a/arch/arm/boot/dts/Makefile
 +++ b/arch/arm/boot/dts/Makefile
 @@ -56,6 +56,7 @@ dtb-$(CONFIG_ARCH_AXXIA) += axm5516-amar
@@ -26,9 +24,6 @@ index 91bd5bd..ff4a5ae 100644
        bcm4708-netgear-r6250.dtb \
        bcm4708-netgear-r6300-v2.dtb \
        bcm47081-asus-rt-n18u.dtb \
-diff --git a/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts b/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
-new file mode 100644
-index 0000000..946c728
 --- /dev/null
 +++ b/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
 @@ -0,0 +1,60 @@
@@ -92,6 +87,3 @@ index 0000000..946c728
 +              };
 +      };
 +};
--- 
-1.8.4.5
-