MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
[deliverable/linux.git] / arch / mips / lantiq / irq.c
index 51194875f1582ddb0507070c27ebe802b6924821..eb3e186596304f480987400ae731f30726923564 100644 (file)
@@ -461,7 +461,7 @@ int __init icu_of_init(struct device_node *node, struct device_node *parent)
        return 0;
 }
 
-unsigned int __cpuinit get_c0_compare_int(void)
+unsigned int get_c0_compare_int(void)
 {
        return MIPS_CPU_TIMER_IRQ;
 }
This page took 0.128575 seconds and 5 git commands to generate.