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:
68ef866
)
mach-cpuimx27: fix USB_ULPI build warnings
author
Eric Bénard
<eric@eukrea.com>
Fri, 18 Jun 2010 14:19:55 +0000
(16:19 +0200)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Mon, 26 Jul 2010 12:18:02 +0000
(14:18 +0200)
when CONFIG_USB_ULPI is not defined we actually get :
warning: 'otg_pdata' defined but not used
warning: 'usbh2_pdata' defined but not used
Signed-off-by: Eric Bénard <eric@eukrea.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: s.hauer@pengutronix.de
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found