]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
musb: fix warning in include/linux/usb/musb.h
authorIgor Grinberg <grinberg@compulab.co.il>
Thu, 23 Oct 2014 11:25:25 +0000 (14:25 +0300)
committerMarek Vasut <marex@denx.de>
Thu, 23 Oct 2014 19:38:59 +0000 (21:38 +0200)
commit09bab6e77026d4b4e7682e56b470adf6e9f81563
tree153b0f4f965d50380ce40076ae3dae23166b92da
parent227ec97f5173df008f85bf4743e00fe16f991204
musb: fix warning in include/linux/usb/musb.h

Fix the following build warning by including linux/compat.h:
include/linux/usb/musb.h:110: warning: 'struct device' declared inside
parameter list
include/linux/usb/musb.h:110: warning: its scope is only this definition
or declaration, which is probably not what you want

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
include/linux/usb/musb.h