mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
USB: Fix s3c-hsotg build following Samsung platform header moves
Fix a reference to regs-sys.h got missed in the reorganisation of the Samsung platform headers targetted for 2.6.34. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
parent
0ea5357f2e
commit
f9fed7cd7e
@ -30,7 +30,7 @@
|
||||
|
||||
#include <plat/regs-usb-hsotg-phy.h>
|
||||
#include <plat/regs-usb-hsotg.h>
|
||||
#include <plat/regs-sys.h>
|
||||
#include <mach/regs-sys.h>
|
||||
#include <plat/udc-hs.h>
|
||||
|
||||
#define DMA_ADDR_INVALID (~((dma_addr_t)0))
|
||||
|
Loading…
Reference in New Issue
Block a user