powerpc: Correct annotations of pmu registration functions
[deliverable/linux.git] / arch / powerpc / kernel / mpc7450-pmu.c
index 2cc5e0301d0b532a2291e400cb7bdc0a87aa89cd..a6de23d5ef4134ef4417f0caf1c851592aad22d1 100644 (file)
@@ -405,7 +405,7 @@ struct power_pmu mpc7450_pmu = {
        .cache_events           = &mpc7450_cache_events,
 };
 
-static int init_mpc7450_pmu(void)
+static int __init init_mpc7450_pmu(void)
 {
        if (!cur_cpu_spec->oprofile_cpu_type ||
            strcmp(cur_cpu_spec->oprofile_cpu_type, "ppc/7450"))
This page took 0.029463 seconds and 5 git commands to generate.