MIPS: Export get_c0_perfcount_int()
[deliverable/linux.git] / arch / mips / lantiq / irq.c
index be18648cb8c8dcaf051d8e0d1896712ac921eea7..2c218c3bbca57be3d029cdb3320b712092bccd46 100644 (file)
@@ -466,6 +466,7 @@ int get_c0_perfcount_int(void)
 {
        return ltq_perfcount_irq;
 }
+EXPORT_SYMBOL_GPL(get_c0_perfcount_int);
 
 unsigned int get_c0_compare_int(void)
 {
This page took 0.024319 seconds and 5 git commands to generate.