ARM: 5696/1: Include device.h in VIC driver
authorLinus Walleij <linus.walleij@stericsson.com>
Mon, 14 Sep 2009 11:25:34 +0000 (12:25 +0100)
committerRussell 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