git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8c4e9e
)
mfd: omap-usb-host: get rid of build warning
author
Roger Quadros
<rogerq@ti.com>
Wed, 2 Jan 2013 13:59:28 +0000
(15:59 +0200)
committer
Roger Quadros
<rogerq@ti.com>
Wed, 13 Feb 2013 11:22:56 +0000
(13:22 +0200)
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 <rogerq@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
No differences found