diff options
Diffstat (limited to 'drivers/mmc/at91_mci.c')
| -rw-r--r-- | drivers/mmc/at91_mci.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/at91_mci.c b/drivers/mmc/at91_mci.c index 3228516b7d1..075a2a07924 100644 --- a/drivers/mmc/at91_mci.c +++ b/drivers/mmc/at91_mci.c @@ -53,7 +53,6 @@       Gets the status of the write protect pin, if available.  */ -#include <linux/config.h>  #include <linux/module.h>  #include <linux/moduleparam.h>  #include <linux/init.h>  |