diff options
Diffstat (limited to 'arch/arm/mach-sa1100/neponset.c')
-rw-r--r-- | arch/arm/mach-sa1100/neponset.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-sa1100/neponset.c b/arch/arm/mach-sa1100/neponset.c index 6c58f01b358a..266db873a4e4 100644 --- a/arch/arm/mach-sa1100/neponset.c +++ b/arch/arm/mach-sa1100/neponset.c | |||
@@ -89,6 +89,7 @@ void neponset_ncr_frob(unsigned int mask, unsigned int val) | |||
89 | WARN(1, "nep_base unset\n"); | 89 | WARN(1, "nep_base unset\n"); |
90 | } | 90 | } |
91 | } | 91 | } |
92 | EXPORT_SYMBOL(neponset_ncr_frob); | ||
92 | 93 | ||
93 | static void neponset_set_mctrl(struct uart_port *port, u_int mctrl) | 94 | static void neponset_set_mctrl(struct uart_port *port, u_int mctrl) |
94 | { | 95 | { |