diff options
Diffstat (limited to 'arch/arm/mach-lpc32xx/common.c')
-rw-r--r-- | arch/arm/mach-lpc32xx/common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-lpc32xx/common.c b/arch/arm/mach-lpc32xx/common.c index d7aa54c25c59..de03620d7fa7 100644 --- a/arch/arm/mach-lpc32xx/common.c +++ b/arch/arm/mach-lpc32xx/common.c | |||
@@ -99,6 +99,7 @@ u32 lpc32xx_return_iram_size(void) | |||
99 | 99 | ||
100 | return iram_size; | 100 | return iram_size; |
101 | } | 101 | } |
102 | EXPORT_SYMBOL_GPL(lpc32xx_return_iram_size); | ||
102 | 103 | ||
103 | /* | 104 | /* |
104 | * Computes PLL rate from PLL register and input clock | 105 | * Computes PLL rate from PLL register and input clock |