Re: [PATCH] arm: tegra: remove USB address related macros from iomap.h

2013-01-11 Thread Stephen Warren
On 12/17/2012 09:31 PM, Venu Byravarasu wrote: > USB register base address and sizes defined in iomap.h > are not used in any files other than board-dt-tegra20.c. > Hence removed those defines from header file and using > the absolute values in board files. Thanks, applied to Tegra's for-3.9/usb b

[PATCH] arm: tegra: remove USB address related macros from iomap.h

2012-12-17 Thread Venu Byravarasu
USB register base address and sizes defined in iomap.h are not used in any files other than board-dt-tegra20.c. Hence removed those defines from header file and using the absolute values in board files. Signed-off-by: Venu Byravarasu --- arch/arm/mach-tegra/board-dt-tegra20.c |6 +++--- arch