diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-08-08 18:56:14 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-08-08 18:56:14 +0000 |
commit | b8af58d3e7b2c350aa139aa2fd523f39ef40b6f2 (patch) | |
tree | 9a0561641656ef42394a72f9f7d7d53a1425d9d6 /target/linux/s3c24xx/patches-2.6.30/150-ignore-init-argument.patch | |
parent | bb5a40c64b7c4f4848509fa0a6625055fc9e66cc (diff) | |
download | upstream-b8af58d3e7b2c350aa139aa2fd523f39ef40b6f2.tar.gz upstream-b8af58d3e7b2c350aa139aa2fd523f39ef40b6f2.tar.bz2 upstream-b8af58d3e7b2c350aa139aa2fd523f39ef40b6f2.zip |
refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)
SVN-Revision: 17182
Diffstat (limited to 'target/linux/s3c24xx/patches-2.6.30/150-ignore-init-argument.patch')
-rw-r--r-- | target/linux/s3c24xx/patches-2.6.30/150-ignore-init-argument.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.30/150-ignore-init-argument.patch b/target/linux/s3c24xx/patches-2.6.30/150-ignore-init-argument.patch index a6edb85140..0150823241 100644 --- a/target/linux/s3c24xx/patches-2.6.30/150-ignore-init-argument.patch +++ b/target/linux/s3c24xx/patches-2.6.30/150-ignore-init-argument.patch @@ -1,6 +1,6 @@ ---- linux-2.6.30.1/init/main.c.orig 2009-07-07 19:35:25.000000000 +0200 -+++ linux-2.6.30.1/init/main.c 2009-07-07 19:35:39.000000000 +0200 -@@ -830,11 +830,11 @@ +--- a/init/main.c ++++ b/init/main.c +@@ -830,11 +830,11 @@ static noinline int init_post(void) * The Bourne shell can be used instead of init if we are * trying to recover a really broken machine. */ |