git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1df13d9
)
ARM: ep93xx: export ep93xx_chip_revision
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 13 Mar 2014 16:52:39 +0000
(17:52 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 21 Mar 2014 17:22:08 +0000
(18:22 +0100)
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>
No differences found