OSDN Git Service

USB: EHCI: Fix compiler warnings with MSM driver
authorPavankumar Kondeti <pkondeti@codeaurora.org>
Fri, 18 Feb 2011 12:00:11 +0000 (17:30 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Feb 2011 19:34:35 +0000 (11:34 -0800)
commit18f53461e786f21e5625124b507802a797337f6f
tree43939023aeed6ca3cae9e6ea0f9dac944d349fd6
parent541cace8cd619808424ffaf1c8f7a006e5d55742
USB: EHCI: Fix compiler warnings with MSM driver

This patch fixes the following compile warnings

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: Pavankumar Kondeti <pkondeti@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-msm.c