diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-04-02 11:53:42 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-04-02 14:37:49 +0200 |
commit | 0dcc4d239da78bc20b091d50c097c386e0e61902 (patch) | |
tree | 47a71ebb1271cb26429c20e34dcad1f8e3d5e945 /target/linux/generic/patches-4.4/020-bcma-from-4.5.patch | |
parent | 1adc6db0362d2fdede68a3f1f3a5f119ca39d30a (diff) | |
download | mtk-20170518-0dcc4d239da78bc20b091d50c097c386e0e61902.zip mtk-20170518-0dcc4d239da78bc20b091d50c097c386e0e61902.tar.gz mtk-20170518-0dcc4d239da78bc20b091d50c097c386e0e61902.tar.bz2 |
kernel: update kernel 4.4 to 4.4.59
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 21ebff5..c5d7bc7 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; } |