]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: gic: use module.h instead of export.h
authorArnd Bergmann <arnd@arndb.de>
Mon, 31 Oct 2011 23:28:37 +0000 (00:28 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 31 Oct 2011 23:28:37 +0000 (00:28 +0100)
commit7e1efcf5d2039fb7a91e21df32f4175dbca4d61c
tree9639ed1620ad84ea18a572f288b29d23ed7616cc
parent08cab72f91c8b28ffabfd143119bccdd4a115ad7
ARM: gic: use module.h instead of export.h

The module.h cleanup series is not merged at this point, so use the
older header file for now, to make it build either way.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/common/gic.c