]> git.baikalelectronics.ru Git - kernel.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)
commit520885bdab98c4d3307cc64fd09da3aacaa2b2ed
tree1c8cace8626042c3fd335bd9b55036f1f2d68bb0
parent47a24f057692ff097209a9739adbbd3133c9b92a
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