aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pistachio/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/pistachio/time.c')
-rw-r--r--arch/mips/pistachio/time.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/pistachio/time.c b/arch/mips/pistachio/time.c
index 67889fcea8aa..ab73f6f405bb 100644
--- a/arch/mips/pistachio/time.c
+++ b/arch/mips/pistachio/time.c
@@ -26,6 +26,7 @@ int get_c0_perfcount_int(void)
{
return gic_get_c0_perfcount_int();
}
+EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
void __init plat_time_init(void)
{