usb: musb: core: fix possible build error with randconfig
authorFelipe Balbi <balbi@ti.com>
Mon, 11 Mar 2013 18:01:08 +0000 (20:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 18:09:17 +0000 (11:09 -0700)
commitfd5014ad5c80a75713b13a95eb717cc697dda5d5
tree00e66d10c111783b5a494b397c3e6fc0a00ed2f8
parentbe3101c23394af59694c8a2aae6d07f5da62fea5
usb: musb: core: fix possible build error with randconfig

when making commit e574d57 (usb: musb: fix
compile warning) I forgot to git add this
part of the patch which ended up introducing
a possible build error.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_core.c