atheros: v3.18: cleanup includes
[openwrt/svn-archive/archive.git] / target / linux / atheros / patches-3.18 / 330-board_leds.patch
index d069595d12cb1858b12a865106e5f30e649c20b3..e357fc6a645e688b0da54137c22b95c586928d67 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/ath25/ar2315.c
 +++ b/arch/mips/ath25/ar2315.c
-@@ -26,6 +26,7 @@
+@@ -23,6 +23,7 @@
  #include <linux/reboot.h>
  #include <linux/delay.h>
  #include <linux/gpio.h>
@@ -8,7 +8,7 @@
  #include <asm/bootinfo.h>
  #include <asm/reboot.h>
  #include <asm/time.h>
-@@ -265,6 +266,50 @@ static struct platform_device ar2315_spi
+@@ -260,6 +261,50 @@ static struct platform_device ar2315_spi
        .num_resources = ARRAY_SIZE(ar2315_spiflash_res)
  };
  
@@ -59,7 +59,7 @@
  void __init ar2315_init_devices(void)
  {
        /* Find board configuration */
-@@ -275,6 +320,8 @@ void __init ar2315_init_devices(void)
+@@ -270,6 +315,8 @@ void __init ar2315_init_devices(void)
        ar2315_gpio_res[1].end = ar2315_gpio_res[1].start;
        platform_device_register(&ar2315_gpio);
  
        ar2315_wdt_res[1].end = ar2315_wdt_res[1].start;
 --- a/arch/mips/ath25/ar5312.c
 +++ b/arch/mips/ath25/ar5312.c
-@@ -26,6 +26,7 @@
- #include <linux/irqdomain.h>
+@@ -23,6 +23,7 @@
+ #include <linux/mtd/physmap.h>
  #include <linux/reboot.h>
  #include <linux/gpio.h>
 +#include <linux/leds.h>
  #include <asm/bootinfo.h>
  #include <asm/reboot.h>
  #include <asm/time.h>
-@@ -236,6 +237,23 @@ static struct platform_device ar5312_gpi
+@@ -231,6 +232,23 @@ static struct platform_device ar5312_gpi
        .num_resources = ARRAY_SIZE(ar5312_gpio_res),
  };
  
  static void __init ar5312_flash_init(void)
  {
        void __iomem *flashctl_base;
-@@ -306,6 +324,11 @@ void __init ar5312_init_devices(void)
+@@ -301,6 +319,11 @@ void __init ar5312_init_devices(void)
  
        platform_device_register(&ar5312_gpio);