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 | 14 |
1 files changed, 0 insertions, 14 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 deleted file mode 100644 index 5d68e63614..0000000000 --- a/target/linux/at91/patches-2.6.21/013-at91-mmc1wire.patch +++ /dev/null @@ -1,14 +0,0 @@ -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" - --//#undef SUPPORT_4WIRE --#define SUPPORT_4WIRE -+#undef SUPPORT_4WIRE - - #define FL_SENT_COMMAND (1 << 0) - #define FL_SENT_STOP (1 << 1) |