diff options
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" |