Re: [PATCH v9 20/20] mdf: omap-usb-host: get rid of build warning

2013-01-24 Thread Roger Quadros
On 01/24/2013 01:36 AM, Mike Turquette wrote: > Quoting Roger Quadros (2013-01-23 02:38:12) >> Fixes the below build warning when driver is built-in. >> >> drivers/mfd/omap-usb-host.c:750:12: warning: >> ‘usbhs_omap_remove’ defined but not used [-Wunused-function] >> >> Signed-off-by: Roger Quadros

Re: [PATCH v9 20/20] mdf: omap-usb-host: get rid of build warning

2013-01-23 Thread Mike Turquette
Quoting Roger Quadros (2013-01-23 02:38:12) > Fixes the below build warning when driver is built-in. > > drivers/mfd/omap-usb-host.c:750:12: warning: > ‘usbhs_omap_remove’ defined but not used [-Wunused-function] > > Signed-off-by: Roger Quadros > Reviewed-by: Felipe Balbi Hi Roger, I just no

[PATCH v9 20/20] mdf: omap-usb-host: get rid of build warning

2013-01-23 Thread Roger Quadros
Fixes the below build warning when driver is built-in. drivers/mfd/omap-usb-host.c:750:12: warning: ‘usbhs_omap_remove’ defined but not used [-Wunused-function] Signed-off-by: Roger Quadros Reviewed-by: Felipe Balbi --- drivers/mfd/omap-usb-host.c |2 +- 1 files changed, 1 insertions(+), 1