commit | bdb581bd6bd59a3303974977544d679d849214d1 | [log] [tgz] |
---|---|---|
author | Anand Gadiyar <gadiyar@ti.com> | Fri Feb 12 17:54:59 2010 +0530 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:55:04 2010 -0800 |
tree | 7b84e8409540844a2fe1a0f78f99288990e9e01c | |
parent | b87c6e86dac1bb5222279cc8ff7e09529e1c4ed9 [diff] |
USB: omap: ehci: kill 2 compile warnings Kill these compile warnings: CC [M] drivers/usb/host/ehci-hcd.o drivers/usb/host/ehci-dbg.c:45: warning: 'dbg_hcs_params' defined but not used drivers/usb/host/ehci-dbg.c:89: warning: 'dbg_hcc_params' defined but not used Signed-off-by: Anand Gadiyar <gadiyar@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>