diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-02-16 00:36:29 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-02-16 00:46:29 +0100 |
commit | a11243578ad159cb75c175bf9c2236f3a0af85ea (patch) | |
tree | 74ce36f0cc71b638ca7f0375912de76ec7d9eb28 /target/linux/brcm47xx/patches-4.4 | |
parent | 236840eb473d271450d9864d1c46927ddaf305ee (diff) | |
download | upstream-a11243578ad159cb75c175bf9c2236f3a0af85ea.tar.gz upstream-a11243578ad159cb75c175bf9c2236f3a0af85ea.tar.bz2 upstream-a11243578ad159cb75c175bf9c2236f3a0af85ea.zip |
kernel: update kernel 4.4 to version 4.4.49
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/brcm47xx/patches-4.4')
-rw-r--r-- | target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch b/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch index 7c2c54e338..4968c1bbac 100644 --- a/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch +++ b/target/linux/brcm47xx/patches-4.4/901-Revert-bcma-switch-GPIO-portions-to-use-GPIOLIB_IRQC.patch @@ -223,7 +223,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com> } --- a/include/linux/bcma/bcma_driver_chipcommon.h +++ b/include/linux/bcma/bcma_driver_chipcommon.h -@@ -649,6 +649,7 @@ struct bcma_drv_cc { +@@ -646,6 +646,7 @@ struct bcma_drv_cc { spinlock_t gpio_lock; #ifdef CONFIG_BCMA_DRIVER_GPIO struct gpio_chip gpio; |