From 6b3cc5cb7383130c06d957fb01d695ff14072024 Mon Sep 17 00:00:00 2001 From: Jonas Bonn Date: Wed, 19 Nov 2008 17:11:02 +0000 Subject: [ARM]: Build fix after file move After the big include file move these paths ended up incorrect. Fix these so that this builds cleanly again. Signed-off-by: Jonas Bonn --- drivers/mmc/host/s3cmci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers/mmc') diff --git a/drivers/mmc/host/s3cmci.c b/drivers/mmc/host/s3cmci.c index 6dc6e3926ff..41511731854 100644 --- a/drivers/mmc/host/s3cmci.c +++ b/drivers/mmc/host/s3cmci.c @@ -33,9 +33,9 @@ #include #include -#include +#include #include -#include +#include #include "s3cmci.h" -- cgit v1.2.3