]> git.baikalelectronics.ru Git - kernel.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)
commitc93c71deeab7457047516c968e1e6544bc676ad5
tree9639ed1620ad84ea18a572f288b29d23ed7616cc
parent40e89b2d97d6d9c7967a46300c7cd868edf03c59
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