atheros: v3.18: cleanup includes
[openwrt/svn-archive/archive.git] / target / linux / atheros / patches-3.18 / 130-watchdog.patch
index cec9e4212e729a8cb0d8a51493686e59ab7c98c5..255064a8f28faa16b970a00cdfabdac45bc26ea1 100644 (file)
  octeon-wdt-y := octeon-wdt-main.o octeon-wdt-nmi.o
 --- a/arch/mips/ath25/ar2315.c
 +++ b/arch/mips/ath25/ar2315.c
-@@ -225,6 +225,24 @@ static struct platform_device ar2315_gpi
+@@ -220,6 +220,24 @@ static struct platform_device ar2315_gpi
        .num_resources = ARRAY_SIZE(ar2315_gpio_res)
  };
  
  static struct resource ar2315_spiflash_res[] = {
        {
                .name = "spiflash_read",
-@@ -257,6 +275,11 @@ void __init ar2315_init_devices(void)
+@@ -252,6 +270,11 @@ void __init ar2315_init_devices(void)
        ar2315_gpio_res[1].end = ar2315_gpio_res[1].start;
        platform_device_register(&ar2315_gpio);