Re: [PATCH] arm: omap: move OMAP USB platform data to

2012-09-28 Thread Tony Lindgren
* 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

[PATCH] arm: omap: move OMAP USB platform data to

2012-09-28 Thread Felipe Balbi
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 +