[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:
Родитель
1362270872
Коммит
e3bd9ec5d8
|
@ -25,7 +25,7 @@
|
||||||
#include <mach/regs-sdi.h>
|
#include <mach/regs-sdi.h>
|
||||||
#include <mach/regs-gpio.h>
|
#include <mach/regs-gpio.h>
|
||||||
|
|
||||||
#include <asm/plat-s3c24xx/mci.h>
|
#include <plat/mci.h>
|
||||||
|
|
||||||
#include "s3cmci.h"
|
#include "s3cmci.h"
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче