mirror of https://gitee.com/openkylin/linux.git
[ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat
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>
This commit is contained in:
parent
1362270872
commit
e3bd9ec5d8
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue