From: Arnd Bergmann Date: Thu, 13 Mar 2014 16:52:39 +0000 (+0100) Subject: ARM: ep93xx: export ep93xx_chip_revision X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=67e108c530c77cf6b939907536f2ceda3b196dd6;p=deliverable%2Flinux.git 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 Acked-by: Hartley Sweeten Cc: Ryan Mallon --- diff --git a/arch/arm/mach-ep93xx/core.c b/arch/arm/mach-ep93xx/core.c index 157ba88433c9..fd021ba539fe 100644 --- a/arch/arm/mach-ep93xx/core.c +++ b/arch/arm/mach-ep93xx/core.c @@ -242,6 +242,7 @@ unsigned int ep93xx_chip_revision(void) v >>= EP93XX_SYSCON_SYSCFG_REV_SHIFT; return v; } +EXPORT_SYMBOL_GPL(ep93xx_chip_revision); /************************************************************************* * EP93xx GPIO