diff options
Diffstat (limited to 'target/linux/au1000/patches/006-codec.patch')
-rw-r--r-- | target/linux/au1000/patches/006-codec.patch | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/target/linux/au1000/patches/006-codec.patch b/target/linux/au1000/patches/006-codec.patch index 54f4fa9d30..d80cf56ac9 100644 --- a/target/linux/au1000/patches/006-codec.patch +++ b/target/linux/au1000/patches/006-codec.patch @@ -1,8 +1,6 @@ -Index: linux-3.18.8/arch/mips/alchemy/devboards/db1300.c -=================================================================== ---- linux-3.18.8.orig/arch/mips/alchemy/devboards/db1300.c 2015-02-27 02:49:36.000000000 +0100 -+++ linux-3.18.8/arch/mips/alchemy/devboards/db1300.c 2015-03-10 11:36:47.906310432 +0100 -@@ -712,6 +712,7 @@ +--- a/arch/mips/alchemy/devboards/db1300.c ++++ b/arch/mips/alchemy/devboards/db1300.c +@@ -712,6 +712,7 @@ static struct platform_device db1300_lcd /**********************************************************************/ @@ -10,7 +8,7 @@ Index: linux-3.18.8/arch/mips/alchemy/devboards/db1300.c static void db1300_wm97xx_irqen(struct wm97xx *wm, int enable) { if (enable) -@@ -744,6 +745,15 @@ +@@ -744,6 +745,15 @@ static int db1300_wm97xx_probe(struct pl return wm97xx_register_mach_ops(wm, &db1300_wm97xx_ops); } |