]> 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)
commitf4f31714ae39d9602d95a713360cd736fe6ba56d
tree00e66d10c111783b5a494b397c3e6fc0a00ed2f8
parent7223116f78db9b60a8e8267d374e5e02540227be
usb: musb: core: fix possible build error with randconfig

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