Re: [PATCH 1/1] mfd: omap-usb-host: Staticize usbhs_driver_name

2013-08-27 Thread Lee Jones
On Fri, 23 Aug 2013, Sachin Kamat wrote: > usbhs_driver_name is used only in this file. Make it static. > > Signed-off-by: Sachin Kamat > --- > drivers/mfd/omap-usb-host.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. -- Lee Jones Linaro ST-Ericsson Landing

Re: [PATCH 1/1] mfd: omap-usb-host: Staticize usbhs_driver_name

2013-08-27 Thread Lee Jones
On Fri, 23 Aug 2013, Sachin Kamat wrote: usbhs_driver_name is used only in this file. Make it static. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/mfd/omap-usb-host.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. -- Lee Jones Linaro