On 02/22/2014 01:53 PM, Stefan Agner wrote:
> Combine the Tegra USB header file into one header file for all SoCs.
> Use ifdef to account for the difference, especially Tegra20 is quite
> different from newer SoCs. This avoids duplication especially
> between Tegra30 and newer devices.
> 
> Reviewed-by: Stephen Warren <swar...@nvidia.com>
> Signed-off-by: Stefan Agner <ste...@agner.ch>
> ---
>  arch/arm/include/asm/arch-tegra/usb.h    | 214 
> +++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-tegra114/usb.h | 156 ----------------------
>  arch/arm/include/asm/arch-tegra20/usb.h  | 160 -----------------------
>  arch/arm/include/asm/arch-tegra30/usb.h  | 168 ------------------------
>  board/nvidia/common/board.c              |   1 -
>  drivers/usb/host/ehci-tegra.c            |   1 -

Are you planning on sending a later patch which removes
arch/arm/include/asm/arch-tegra124/usb.h too?
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to