ARM: at91: export sam9_smc interfaces
authorArnd Bergmann <arnd@arndb.de>
Thu, 13 Mar 2014 16:42:15 +0000 (17:42 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:19:29 +0000 (18:19 +0100)
commitc85fc989f92a1590477e22bf582712f9ab35f48e
tree6973514e46241ef6abc7f1dade8a6b3618905fb8
parentdfe367632656d3abd954edf2921e1a2af2d48e44
ARM: at91: export sam9_smc interfaces

The pata_at91 driver uses interfaces defined in the sam9_smc
platform code. Since the pata driver can be a loadable module,
we have to export those symbols in order to link cleanly.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Andrew Victor <linux@maxim.org.za>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
arch/arm/mach-at91/sam9_smc.c