]> git.baikalelectronics.ru Git - kernel.git/commit
mach-sa1100: fix PCI build problem
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 5 Aug 2011 10:24:44 +0000 (12:24 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 10 Aug 2011 16:00:48 +0000 (16:00 +0000)
commite896ed875ae1bb401c5e09d7ccc183d64d53fef2
tree6ab8eb871a3c35c14b20ac06257373202cbab7a5
parent9e10edc900254f4f9daf9d38cac9f78166dcb7bd
mach-sa1100: fix PCI build problem

The PCI nanoengine driver in the SA1100 machine probably has not
been building for some time. It probably dragged hardware.h
in implicitly and now it doesn't anymore. After this an SA1100
build selecting all system variants will build successfully.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-sa1100/pci-nanoengine.c