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)
commit59fcf48fdebe65e4774d2c7ec76b7845d281749a
tree1f0bdc1b97dae15b5f8d19262c725c6406084bc8
parent18240904960a39e582ced8ba8ececb10b8c22dd3
ARM: 5696/1: Include device.h in VIC driver

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>
arch/arm/common/vic.c