diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-02-17 23:00:47 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-02-17 23:00:47 +0000 |
commit | c7d10f043ff6e8b63c7266f99ff0aa0a101f4365 (patch) | |
tree | ba3ebda0eb37f5730649d67f5fe1efa0288c63bd /target/linux/sibyte/patches/105-sibyte_hwmon.patch | |
parent | 0cfd25119d1554d24e99b29a2d21b026a0e14c0e (diff) | |
download | upstream-c7d10f043ff6e8b63c7266f99ff0aa0a101f4365.tar.gz upstream-c7d10f043ff6e8b63c7266f99ff0aa0a101f4365.tar.bz2 upstream-c7d10f043ff6e8b63c7266f99ff0aa0a101f4365.zip |
upgrade to 2.6.32.8
SVN-Revision: 19694
Diffstat (limited to 'target/linux/sibyte/patches/105-sibyte_hwmon.patch')
-rw-r--r-- | target/linux/sibyte/patches/105-sibyte_hwmon.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/sibyte/patches/105-sibyte_hwmon.patch b/target/linux/sibyte/patches/105-sibyte_hwmon.patch index a5657b97b9..93dd4230d5 100644 --- a/target/linux/sibyte/patches/105-sibyte_hwmon.patch +++ b/target/linux/sibyte/patches/105-sibyte_hwmon.patch @@ -1,6 +1,6 @@ --- a/arch/mips/sibyte/swarm/swarm-i2c.c +++ b/arch/mips/sibyte/swarm/swarm-i2c.c -@@ -15,6 +15,11 @@ +@@ -13,6 +13,11 @@ #include <linux/init.h> #include <linux/kernel.h> @@ -12,7 +12,7 @@ static struct i2c_board_info swarm_i2c_info1[] __initdata = { { -@@ -26,6 +31,8 @@ static int __init swarm_i2c_init(void) +@@ -24,6 +29,8 @@ static int __init swarm_i2c_init(void) { int err; |