5d68e63614cca172839e12aabfa3cd2da5642512
[openwrt/openwrt.git] / target / linux / at91 / patches-2.6.21 / 013-at91-mmc1wire.patch
1 Index: linux-2.6.21.7/drivers/mmc/at91_mci.c
2 ===================================================================
3 --- linux-2.6.21.7.orig/drivers/mmc/at91_mci.c
4 +++ linux-2.6.21.7/drivers/mmc/at91_mci.c
5 @@ -79,8 +79,7 @@
6
7 #define DRIVER_NAME "at91_mci"
8
9 -//#undef SUPPORT_4WIRE
10 -#define SUPPORT_4WIRE
11 +#undef SUPPORT_4WIRE
12
13 #define FL_SENT_COMMAND (1 << 0)
14 #define FL_SENT_STOP (1 << 1)