diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 11:35:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 11:35:08 +0000 |
commit | 64fbade9399c6413439be939f0c92ebb2724ee87 (patch) | |
tree | a175d1e8ee566b98852ee7f43b310fbd018aaf0f /target/linux/etrax/patches-2.6.29/300-sysfs.patch | |
parent | 7cf4e9f00a6f07393344d0b56ed02c61f5867c9f (diff) | |
download | upstream-64fbade9399c6413439be939f0c92ebb2724ee87.tar.gz upstream-64fbade9399c6413439be939f0c92ebb2724ee87.tar.bz2 upstream-64fbade9399c6413439be939f0c92ebb2724ee87.zip |
refresh patches
SVN-Revision: 15581
Diffstat (limited to 'target/linux/etrax/patches-2.6.29/300-sysfs.patch')
-rw-r--r-- | target/linux/etrax/patches-2.6.29/300-sysfs.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/etrax/patches-2.6.29/300-sysfs.patch b/target/linux/etrax/patches-2.6.29/300-sysfs.patch index 9f415b4a82..ffaec36758 100644 --- a/target/linux/etrax/patches-2.6.29/300-sysfs.patch +++ b/target/linux/etrax/patches-2.6.29/300-sysfs.patch @@ -8,7 +8,7 @@ #include <asm/io.h> #include <asm/irq.h> -@@ -4384,6 +4385,7 @@ static const struct tty_operations rs_op +@@ -4393,6 +4394,7 @@ static const struct tty_operations rs_op .tiocmset = rs_tiocmset }; @@ -16,7 +16,7 @@ static int __init rs_init(void) { -@@ -4518,6 +4520,24 @@ rs_init(void) +@@ -4527,6 +4529,24 @@ rs_init(void) #endif #endif /* CONFIG_SVINTO_SIM */ |