diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-19 06:35:41 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-19 06:35:41 +0000 |
commit | efe0e0af7dd645268e4a1d519b466f4c165ce745 (patch) | |
tree | 355bb02b834a1e0b015bb264d3f147e69d61a2cc /target/linux/at91/patches-2.6.21/013-at91-mmc1wire.patch | |
parent | bba1f997128c0de7f177abf5a5d733976b32c105 (diff) |
[at91] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11195 3c298f89-4303-0410-b956-a3cf2f4a3e73
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" |