Re: [U-Boot] [PATCH 6/8] tegra: usb: various small cleanups

2012-10-30 Thread Simon Glass
Hi Lucas, On Tue, Oct 30, 2012 at 2:22 AM, Lucas Stach wrote: > Remove unneeded headers, function prototype and stale comment. > > Signed-off-by: Lucas Stach > --- > arch/arm/cpu/armv7/tegra20/usb.c| 13 + > arch/arm/include/asm/arch-tegra20/usb.h | 3 --- > 2 Dateien geänd

[U-Boot] [PATCH 6/8] tegra: usb: various small cleanups

2012-10-30 Thread Lucas Stach
Remove unneeded headers, function prototype and stale comment. Signed-off-by: Lucas Stach --- arch/arm/cpu/armv7/tegra20/usb.c| 13 + arch/arm/include/asm/arch-tegra20/usb.h | 3 --- 2 Dateien geändert, 1 Zeile hinzugefügt(+), 15 Zeilen entfernt(-) diff --git a/arch/arm/cpu