* Felipe Balbi [120928 00:08]:
> In order to make single zImage work for ARM architecture,
> we need to make sure we don't depend on private headers.
>
> Move USB platform_data to
The new standard seems to be subsystem-soc.h, so usb-omap.h :)
> and keep only internal functions in .
Can the re
In order to make single zImage work for ARM architecture,
we need to make sure we don't depend on private headers.
Move USB platform_data to
and keep only internal functions in .
Signed-off-by: Felipe Balbi
---
Compile tested only.
arch/arm/mach-omap2/usb-host.c | 1 +