[PATCH 1/2] usb: ehci-omap: fix compilation warning

2010-05-04 Thread Ajay Kumar Gupta
Fixes below compilation warning: drivers/usb/host/ehci-hcd.c:425: warning: 'ehci_port_power' defined but not used Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com --- drivers/usb/host/ehci-omap.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git

RE: [PATCH 1/2] usb: ehci-omap: fix compilation warning

2010-05-04 Thread Gupta, Ajay Kumar
Hi, -Original Message- From: Gupta, Ajay Kumar Sent: Tuesday, May 04, 2010 1:15 PM To: linux-...@vger.kernel.org Cc: linux-omap@vger.kernel.org; felipe.ba...@nokia.com; Gupta, Ajay Kumar Subject: [PATCH 1/2] usb: ehci-omap: fix compilation warning Fixes below compilation warning