mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08:00
USB: s3c2410 gadget: Header move fixups
Fixup the fallout from the arch moves earlier in the kernel series. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Acked-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
parent
f1e8de0dbb
commit
899d566a6e
@ -52,10 +52,10 @@
|
||||
#include <asm/arch/irqs.h>
|
||||
|
||||
#include <asm/arch/hardware.h>
|
||||
#include <asm/arch/regs-clock.h>
|
||||
#include <asm/arch/regs-gpio.h>
|
||||
#include <asm/arch/regs-udc.h>
|
||||
#include <asm/arch/udc.h>
|
||||
|
||||
#include <asm/plat-s3c24xx/regs-udc.h>
|
||||
#include <asm/plat-s3c24xx/udc.h>
|
||||
|
||||
#include <asm/mach-types.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user