提交 57bd4b91 编写于 作者: B Ben Dooks

[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat

Move the udc headers to the proper home in
arch/arm/plat-s3c24xx/include/plat ready to clean out
the old include directories.
Signed-off-by: NBen Dooks <ben-linux@fluff.org>
上级 f74c95c2
......@@ -38,7 +38,7 @@
#include <mach/h1940.h>
#include <mach/h1940-latch.h>
#include <mach/fb.h>
#include <asm/plat-s3c24xx/udc.h>
#include <plat/udc.h>
#include <plat/clock.h>
#include <plat/devs.h>
......
......@@ -47,7 +47,7 @@
#include <plat/cpu.h>
#include <plat/devs.h>
#include <plat/s3c2410.h>
#include <asm/plat-s3c24xx/udc.h>
#include <plat/udc.h>
static struct map_desc n30_iodesc[] __initdata = {
/* nothing here yet */
......
......@@ -51,7 +51,7 @@
#include <plat/regs-serial.h>
#include <mach/fb.h>
#include <plat/nand.h>
#include <asm/plat-s3c24xx/udc.h>
#include <plat/udc.h>
#include <mach/spi.h>
#include <mach/spi-gpio.h>
......
......@@ -52,7 +52,7 @@
#include <plat/devs.h>
#include <plat/cpu.h>
#include <plat/pm.h>
#include <asm/plat-s3c24xx/udc.h>
#include <plat/udc.h>
static struct map_desc jive_iodesc[] __initdata = {
};
......
......@@ -37,7 +37,7 @@
#include <mach/regs-lcd.h>
#include <mach/idle.h>
#include <asm/plat-s3c24xx/udc.h>
#include <plat/udc.h>
#include <mach/fb.h>
#include <plat/s3c2410.h>
......
......@@ -29,7 +29,7 @@
#include <asm/irq.h>
#include <plat/regs-serial.h>
#include <asm/plat-s3c24xx/udc.h>
#include <plat/udc.h>
#include <plat/devs.h>
#include <plat/cpu.h>
......
......@@ -53,8 +53,8 @@
#include <mach/hardware.h>
#include <mach/regs-gpio.h>
#include <asm/plat-s3c24xx/regs-udc.h>
#include <asm/plat-s3c24xx/udc.h>
#include <plat/regs-udc.h>
#include <plat/udc.h>
#include "s3c2410_udc.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册