Skip to content

Commit

Permalink
[ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat
Browse files Browse the repository at this point in the history
Move mci.h to new position in arch/arm/plat-s3c24xx/include/plat
ready to clean out old include directories.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
  • Loading branch information
Ben Dooks committed Oct 30, 2008
1 parent 1362270 commit e3bd9ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion drivers/mmc/host/s3cmci.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <mach/regs-sdi.h>
#include <mach/regs-gpio.h>

#include <asm/plat-s3c24xx/mci.h>
#include <plat/mci.h>

#include "s3cmci.h"

Expand Down

0 comments on commit e3bd9ec

Please sign in to comment.