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:
15699e6
)
usb: mv-otg - Fix build if CONFIG_USB is not set
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 15 Jan 2012 11:36:16 +0000
(12:36 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 24 Jan 2012 22:58:45 +0000
(14:58 -0800)
ERROR: "usb_remove_hcd" [drivers/usb/otg/mv_otg.ko] undefined!
ERROR: "usb_add_hcd" [drivers/usb/otg/mv_otg.ko] undefined!
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
--
Inpired by drivers/usb/otg/msm_otg.c. Is this correct?
drivers/usb/otg/mv_otg.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found