]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: ep93xx: export ep93xx_chip_revision
authorArnd Bergmann <arnd@arndb.de>
Thu, 13 Mar 2014 16:52:39 +0000 (17:52 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:22:08 +0000 (18:22 +0100)
commit67e108c530c77cf6b939907536f2ceda3b196dd6
tree1c8cace8626042c3fd335bd9b55036f1f2d68bb0
parent1df13d9d0fec1bb86445731fbb8552ebadf8936c
ARM: ep93xx: export ep93xx_chip_revision

ep93xx_chip_revision is used by the pata_ep93xx driver,
which can be a loadable module. Exporting the symbol
avoids a link error in this case.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ryan Mallon <rmallon@gmail.com>
arch/arm/mach-ep93xx/core.c