USB: omap: ehci: kill 2 compile warnings
authorAnand Gadiyar <gadiyar@ti.com>
Fri, 12 Feb 2010 12:24:59 +0000 (17:54 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:55:04 +0000 (14:55 -0800)
commitbdb581bd6bd59a3303974977544d679d849214d1
tree7b84e8409540844a2fe1a0f78f99288990e9e01c
parentb87c6e86dac1bb5222279cc8ff7e09529e1c4ed9
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>
drivers/usb/host/ehci-omap.c