]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8f5020757ad897ded436a60171cae5f161c59d63
tree00e66d10c111783b5a494b397c3e6fc0a00ed2f8
parent40fdbec108c299c9930e4a8b6de70a1b39260544
usb: musb: core: fix possible build error with randconfig

when making commit a82e472 (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