diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-03-12 13:05:26 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-03-12 15:46:02 +0100 |
commit | 31c64521070bb07e456edf47e36e3fdd80f95cd2 (patch) | |
tree | 29d4eaa104a94f6752aa527112328633939a3ffe /target/linux/generic/patches-4.4/020-bcma-from-4.5.patch | |
parent | 9a065fcfecbf344812a92dbd9b28298da7ef2b74 (diff) | |
download | upstream-31c64521070bb07e456edf47e36e3fdd80f95cd2.tar.gz upstream-31c64521070bb07e456edf47e36e3fdd80f95cd2.tar.bz2 upstream-31c64521070bb07e456edf47e36e3fdd80f95cd2.zip |
kernel: update kernel 4.4 to 4.4.53
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/patches-4.4/020-bcma-from-4.5.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/020-bcma-from-4.5.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-4.4/020-bcma-from-4.5.patch b/target/linux/generic/patches-4.4/020-bcma-from-4.5.patch index 21ebff58b6..c5d7bc7e5e 100644 --- a/target/linux/generic/patches-4.4/020-bcma-from-4.5.patch +++ b/target/linux/generic/patches-4.4/020-bcma-from-4.5.patch @@ -1,6 +1,6 @@ --- a/drivers/bcma/main.c +++ b/drivers/bcma/main.c -@@ -668,11 +668,36 @@ static int bcma_device_uevent(struct dev +@@ -672,11 +672,36 @@ static int bcma_device_uevent(struct dev core->id.rev, core->id.class); } @@ -38,7 +38,7 @@ if (err) return err; -@@ -691,7 +716,7 @@ static int __init bcma_modinit(void) +@@ -695,7 +720,7 @@ static int __init bcma_modinit(void) return err; } |