summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-4.4/420-BCM63XX-add-endian-check-for-ath9k.patch
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2017-02-20 14:45:59 +0100
committerJo-Philipp Wich <jo@mein.io>2017-02-20 16:02:54 +0100
commit06f3b919021f3cf55cc4e1aa22650089dc2ab903 (patch)
tree3f9bbae511dec7decb3a129b73e72d1dd5ee70dc /target/linux/brcm63xx/patches-4.4/420-BCM63XX-add-endian-check-for-ath9k.patch
parent56121140907626fbbdb18a8cd7e99677763a3d6e (diff)
downloadmtk-20170518-06f3b919021f3cf55cc4e1aa22650089dc2ab903.zip
mtk-20170518-06f3b919021f3cf55cc4e1aa22650089dc2ab903.tar.gz
mtk-20170518-06f3b919021f3cf55cc4e1aa22650089dc2ab903.tar.bz2
kernel: update kernel 4.4 to version 4.4.50
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'target/linux/brcm63xx/patches-4.4/420-BCM63XX-add-endian-check-for-ath9k.patch')
-rw-r--r--target/linux/brcm63xx/patches-4.4/420-BCM63XX-add-endian-check-for-ath9k.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-4.4/420-BCM63XX-add-endian-check-for-ath9k.patch b/target/linux/brcm63xx/patches-4.4/420-BCM63XX-add-endian-check-for-ath9k.patch
index fd5cbfb..1510e6a 100644
--- a/target/linux/brcm63xx/patches-4.4/420-BCM63XX-add-endian-check-for-ath9k.patch
+++ b/target/linux/brcm63xx/patches-4.4/420-BCM63XX-add-endian-check-for-ath9k.patch
@@ -39,7 +39,7 @@
return;
--- a/arch/mips/bcm63xx/boards/board_common.c
+++ b/arch/mips/bcm63xx/boards/board_common.c
-@@ -269,7 +269,8 @@ int __init board_register_devices(void)
+@@ -266,7 +266,8 @@ int __init board_register_devices(void)
/* register any fixups */
for (i = 0; i < board.has_caldata; i++)