diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-10-29 22:52:07 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-10-29 22:52:07 +0000 |
commit | ba9ee13744548909b767ab4dcc71dc0eb00433b7 (patch) | |
tree | 471dfd149ad0b82f14ca849f9ad0214b4a0dcbf8 /target/linux/omap24xx/patches-3.1/830-omap2-serial-fixes.patch | |
parent | e184bfe6f044b886297ef7b7133079cafcb7d5af (diff) | |
download | upstream-ba9ee13744548909b767ab4dcc71dc0eb00433b7.tar.gz upstream-ba9ee13744548909b767ab4dcc71dc0eb00433b7.tar.bz2 upstream-ba9ee13744548909b767ab4dcc71dc0eb00433b7.zip |
omap24xx: Refresh 3.1 patches
SVN-Revision: 28676
Diffstat (limited to 'target/linux/omap24xx/patches-3.1/830-omap2-serial-fixes.patch')
-rw-r--r-- | target/linux/omap24xx/patches-3.1/830-omap2-serial-fixes.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/omap24xx/patches-3.1/830-omap2-serial-fixes.patch b/target/linux/omap24xx/patches-3.1/830-omap2-serial-fixes.patch index b423114c96..a19db1adc8 100644 --- a/target/linux/omap24xx/patches-3.1/830-omap2-serial-fixes.patch +++ b/target/linux/omap24xx/patches-3.1/830-omap2-serial-fixes.patch @@ -1,7 +1,7 @@ -Index: linux-3.1-rc4/arch/arm/mach-omap2/serial.c +Index: linux-3.1/arch/arm/mach-omap2/serial.c =================================================================== ---- linux-3.1-rc4.orig/arch/arm/mach-omap2/serial.c 2011-10-27 16:38:20.000000000 +0200 -+++ linux-3.1-rc4/arch/arm/mach-omap2/serial.c 2011-10-27 16:53:53.831807619 +0200 +--- linux-3.1.orig/arch/arm/mach-omap2/serial.c 2011-10-30 00:48:53.917039979 +0200 ++++ linux-3.1/arch/arm/mach-omap2/serial.c 2011-10-30 00:48:57.341037539 +0200 @@ -660,6 +660,8 @@ static void serial_out_override(struct u } #endif |