From 9a495f6bbbcb294b9926f4ec32e5bbb339395d00 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 8 Dec 2014 12:04:25 +0000 Subject: kernel: refresh patches Signed-off-by: Felix Fietkau SVN-Revision: 43564 --- target/linux/au1000/patches/002-openwrt_rootfs.patch | 2 +- target/linux/au1000/patches/003-au1000_eth_ioctl.patch | 2 +- target/linux/au1000/patches/004-watchdog_low_init.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/au1000') diff --git a/target/linux/au1000/patches/002-openwrt_rootfs.patch b/target/linux/au1000/patches/002-openwrt_rootfs.patch index 4fd7654dcc..1de8236547 100644 --- a/target/linux/au1000/patches/002-openwrt_rootfs.patch +++ b/target/linux/au1000/patches/002-openwrt_rootfs.patch @@ -1,6 +1,6 @@ --- a/arch/mips/alchemy/board-mtx1.c +++ b/arch/mips/alchemy/board-mtx1.c -@@ -171,7 +171,7 @@ static struct platform_device mtx1_gpio_ +@@ -169,7 +169,7 @@ static struct platform_device mtx1_gpio_ static struct mtd_partition mtx1_mtd_partitions[] = { { diff --git a/target/linux/au1000/patches/003-au1000_eth_ioctl.patch b/target/linux/au1000/patches/003-au1000_eth_ioctl.patch index 062157b0f0..78dae580fd 100644 --- a/target/linux/au1000/patches/003-au1000_eth_ioctl.patch +++ b/target/linux/au1000/patches/003-au1000_eth_ioctl.patch @@ -1,6 +1,6 @@ --- a/drivers/net/ethernet/amd/au1000_eth.c +++ b/drivers/net/ethernet/amd/au1000_eth.c -@@ -990,10 +990,14 @@ static void au1000_multicast_list(struct +@@ -988,10 +988,14 @@ static void au1000_multicast_list(struct writel(reg, &aup->mac->control); } diff --git a/target/linux/au1000/patches/004-watchdog_low_init.patch b/target/linux/au1000/patches/004-watchdog_low_init.patch index d42470ef1d..09110408e5 100644 --- a/target/linux/au1000/patches/004-watchdog_low_init.patch +++ b/target/linux/au1000/patches/004-watchdog_low_init.patch @@ -1,6 +1,6 @@ --- a/arch/mips/alchemy/board-mtx1.c +++ b/arch/mips/alchemy/board-mtx1.c -@@ -100,6 +100,9 @@ void __init board_setup(void) +@@ -98,6 +98,9 @@ void __init board_setup(void) alchemy_gpio_direction_output(211, 1); /* green on */ alchemy_gpio_direction_output(212, 0); /* red off */ -- cgit v1.2.3