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:
1824090
)
ARM: 5696/1: Include device.h in VIC driver
author
Linus Walleij
<linus.walleij@stericsson.com>
Mon, 14 Sep 2009 11:25:34 +0000
(12:25 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 15 Sep 2009 21:06:03 +0000
(22:06 +0100)
Currently build with the next head fails on archs using PL190
VIC because when we include amba/bus.h we need to include
device.h first.
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found