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:
bc4d8b5
)
ARM: OMAP: USB: remove unnecessary sideways include
author
Paul Walmsley
<paul@pwsan.com>
Fri, 13 Apr 2012 12:34:30 +0000
(06:34 -0600)
committer
Paul Walmsley
<paul@pwsan.com>
Fri, 13 Apr 2012 12:34:30 +0000
(06:34 -0600)
Remove the include of mach-omap2/common.h from plat-omap/usb.c. It
appears to be unneeded. Removing it also resolves the sparse warning:
arch/arm/plat-omap/../mach-omap2/common.h:183:12: warning: symbol 'omap_intc_of_init' was not declared. Should it be static?
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found