aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/s3cmci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/host/s3cmci.c')
-rw-r--r--drivers/mmc/host/s3cmci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/host/s3cmci.c b/drivers/mmc/host/s3cmci.c
index 11ba3cbb0951..e34d499cb316 100644
--- a/drivers/mmc/host/s3cmci.c
+++ b/drivers/mmc/host/s3cmci.c
@@ -24,9 +24,9 @@
24#include <linux/io.h> 24#include <linux/io.h>
25 25
26#include <mach/dma.h> 26#include <mach/dma.h>
27#include <mach/gpio-samsung.h>
27 28
28#include <linux/platform_data/mmc-s3cmci.h> 29#include <linux/platform_data/mmc-s3cmci.h>
29#include <linux/platform_data/gpio-samsung-s3c24xx.h>
30 30
31#include "s3cmci.h" 31#include "s3cmci.h"
32 32