diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 06:35:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 06:35:41 +0000 |
commit | d132c5f42c208e4ab1bb3be0a7503262ee7e4059 (patch) | |
tree | b645c48446cbc10d239bb8f2fcfbd72c25e89a00 /target/linux/at91/patches-2.6.21/013-at91-mmc1wire.patch | |
parent | 06b0688a472009f4371efba1135f4aac19593609 (diff) | |
download | upstream-d132c5f42c208e4ab1bb3be0a7503262ee7e4059.tar.gz upstream-d132c5f42c208e4ab1bb3be0a7503262ee7e4059.tar.bz2 upstream-d132c5f42c208e4ab1bb3be0a7503262ee7e4059.zip |
refresh kernel patches
SVN-Revision: 11195
Diffstat (limited to 'target/linux/at91/patches-2.6.21/013-at91-mmc1wire.patch')
-rw-r--r-- | target/linux/at91/patches-2.6.21/013-at91-mmc1wire.patch | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/at91/patches-2.6.21/013-at91-mmc1wire.patch b/target/linux/at91/patches-2.6.21/013-at91-mmc1wire.patch index 31b1e96776..5d68e63614 100644 --- a/target/linux/at91/patches-2.6.21/013-at91-mmc1wire.patch +++ b/target/linux/at91/patches-2.6.21/013-at91-mmc1wire.patch @@ -1,5 +1,7 @@ ---- linux-2.6.21.1.old/drivers/mmc/at91_mci.c 2007-06-05 11:08:39.000000000 +0200 -+++ linux-2.6.21.1/drivers/mmc/at91_mci.c 2007-06-05 11:28:40.000000000 +0200 +Index: linux-2.6.21.7/drivers/mmc/at91_mci.c +=================================================================== +--- linux-2.6.21.7.orig/drivers/mmc/at91_mci.c ++++ linux-2.6.21.7/drivers/mmc/at91_mci.c @@ -79,8 +79,7 @@ #define DRIVER_NAME "at91_mci" |