kernel: bump 4.14 to 4.14.41
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / patches-4.14 / 0024-MIPS-ath79-drop-pdata-helpers.patch
index a5d517093d9c5a0a13684e1cf777aaeb963500b7..8c4956ec343b7e56f1a3e2e82d311666a1cc97db 100644 (file)
@@ -32,9 +32,6 @@ Signed-off-by: John Crispin <john@phrozen.org>
  delete mode 100644 arch/mips/ath79/dev-wmac.c
  delete mode 100644 arch/mips/ath79/dev-wmac.h
 
-diff --git a/arch/mips/ath79/dev-common.c b/arch/mips/ath79/dev-common.c
-deleted file mode 100644
-index ac8bfe86b656..000000000000
 --- a/arch/mips/ath79/dev-common.c
 +++ /dev/null
 @@ -1,168 +0,0 @@
@@ -206,9 +203,6 @@ index ac8bfe86b656..000000000000
 -
 -      platform_device_register(&ath79_gpio_device);
 -}
-diff --git a/arch/mips/ath79/dev-common.h b/arch/mips/ath79/dev-common.h
-deleted file mode 100644
-index 0f514e1affce..000000000000
 --- a/arch/mips/ath79/dev-common.h
 +++ /dev/null
 @@ -1,18 +0,0 @@
@@ -230,9 +224,6 @@ index 0f514e1affce..000000000000
 -void ath79_register_wdt(void);
 -
 -#endif /* _ATH79_DEV_COMMON_H */
-diff --git a/arch/mips/ath79/dev-gpio-buttons.c b/arch/mips/ath79/dev-gpio-buttons.c
-deleted file mode 100644
-index 366b35fb164d..000000000000
 --- a/arch/mips/ath79/dev-gpio-buttons.c
 +++ /dev/null
 @@ -1,56 +0,0 @@
@@ -292,9 +283,6 @@ index 366b35fb164d..000000000000
 -err_free_buttons:
 -      kfree(p);
 -}
-diff --git a/arch/mips/ath79/dev-gpio-buttons.h b/arch/mips/ath79/dev-gpio-buttons.h
-deleted file mode 100644
-index 481847ac1cba..000000000000
 --- a/arch/mips/ath79/dev-gpio-buttons.h
 +++ /dev/null
 @@ -1,23 +0,0 @@
@@ -321,9 +309,6 @@ index 481847ac1cba..000000000000
 -                                   struct gpio_keys_button *buttons);
 -
 -#endif /* _ATH79_DEV_GPIO_BUTTONS_H */
-diff --git a/arch/mips/ath79/dev-leds-gpio.c b/arch/mips/ath79/dev-leds-gpio.c
-deleted file mode 100644
-index dcb1debcefb8..000000000000
 --- a/arch/mips/ath79/dev-leds-gpio.c
 +++ /dev/null
 @@ -1,54 +0,0 @@
@@ -381,9 +366,6 @@ index dcb1debcefb8..000000000000
 -err_free_leds:
 -      kfree(p);
 -}
-diff --git a/arch/mips/ath79/dev-leds-gpio.h b/arch/mips/ath79/dev-leds-gpio.h
-deleted file mode 100644
-index 6e5d8851ebcf..000000000000
 --- a/arch/mips/ath79/dev-leds-gpio.h
 +++ /dev/null
 @@ -1,21 +0,0 @@
@@ -408,9 +390,6 @@ index 6e5d8851ebcf..000000000000
 -                            struct gpio_led *leds);
 -
 -#endif /* _ATH79_DEV_LEDS_GPIO_H */
-diff --git a/arch/mips/ath79/dev-spi.c b/arch/mips/ath79/dev-spi.c
-deleted file mode 100644
-index aa30163efbfd..000000000000
 --- a/arch/mips/ath79/dev-spi.c
 +++ /dev/null
 @@ -1,38 +0,0 @@
@@ -452,9 +431,6 @@ index aa30163efbfd..000000000000
 -      ath79_spi_device.dev.platform_data = pdata;
 -      platform_device_register(&ath79_spi_device);
 -}
-diff --git a/arch/mips/ath79/dev-spi.h b/arch/mips/ath79/dev-spi.h
-deleted file mode 100644
-index d732565ca736..000000000000
 --- a/arch/mips/ath79/dev-spi.h
 +++ /dev/null
 @@ -1,22 +0,0 @@
@@ -480,9 +456,6 @@ index d732565ca736..000000000000
 -                       unsigned n);
 -
 -#endif /* _ATH79_DEV_SPI_H */
-diff --git a/arch/mips/ath79/dev-usb.c b/arch/mips/ath79/dev-usb.c
-deleted file mode 100644
-index 8227265bcc2d..000000000000
 --- a/arch/mips/ath79/dev-usb.c
 +++ /dev/null
 @@ -1,242 +0,0 @@
@@ -728,9 +701,6 @@ index 8227265bcc2d..000000000000
 -      else
 -              BUG();
 -}
-diff --git a/arch/mips/ath79/dev-usb.h b/arch/mips/ath79/dev-usb.h
-deleted file mode 100644
-index 4b86a69ca080..000000000000
 --- a/arch/mips/ath79/dev-usb.h
 +++ /dev/null
 @@ -1,17 +0,0 @@
@@ -751,9 +721,6 @@ index 4b86a69ca080..000000000000
 -void ath79_register_usb(void);
 -
 -#endif /* _ATH79_DEV_USB_H */
-diff --git a/arch/mips/ath79/dev-wmac.c b/arch/mips/ath79/dev-wmac.c
-deleted file mode 100644
-index da190b1b87ce..000000000000
 --- a/arch/mips/ath79/dev-wmac.c
 +++ /dev/null
 @@ -1,155 +0,0 @@
@@ -912,9 +879,6 @@ index da190b1b87ce..000000000000
 -
 -      platform_device_register(&ath79_wmac_device);
 -}
-diff --git a/arch/mips/ath79/dev-wmac.h b/arch/mips/ath79/dev-wmac.h
-deleted file mode 100644
-index c9cd8709f090..000000000000
 --- a/arch/mips/ath79/dev-wmac.h
 +++ /dev/null
 @@ -1,17 +0,0 @@
@@ -935,8 +899,6 @@ index c9cd8709f090..000000000000
 -void ath79_register_wmac(u8 *cal_data);
 -
 -#endif /* _ATH79_DEV_WMAC_H */
-diff --git a/arch/mips/ath79/setup.c b/arch/mips/ath79/setup.c
-index 4c7a93f4039a..8d7ffa2e8265 100644
 --- a/arch/mips/ath79/setup.c
 +++ b/arch/mips/ath79/setup.c
 @@ -31,7 +31,6 @@
@@ -958,6 +920,3 @@ index 4c7a93f4039a..8d7ffa2e8265 100644
        mips_machine_setup();
  
        return 0;
--- 
-2.11.0
-