Commits
Wolfgang Denk committed 0841ca90f22
arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used Fix: usb_ohci.c: In function 'dl_transfer_length': usb_ohci.c:768:8: warning: variable 'tdINFO' set but not used [-Wunused-but-set-variable] Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Remy Bohmer <linux@bohmer.net>