powerpc: Correct annotations of pmu registration functions
[deliverable/linux.git] / arch / powerpc / kernel / power4-pmu.c
index ead8b3c2649ebba98c00423727e7dae54c6f5a7f..4eb70950139602b32b8809df17a7c1a2bc9790c2 100644 (file)
@@ -604,7 +604,7 @@ static struct power_pmu power4_pmu = {
        .cache_events           = &power4_cache_events,
 };
 
-static int init_power4_pmu(void)
+static int __init init_power4_pmu(void)
 {
        if (!cur_cpu_spec->oprofile_cpu_type ||
            strcmp(cur_cpu_spec->oprofile_cpu_type, "ppc64/power4"))
This page took 0.026445 seconds and 5 git commands to generate.