powerpc: Correct annotations of pmu registration functions
[deliverable/linux.git] / arch / powerpc / kernel / power7-pmu.c
index 593740fcb799d6fc9c29faca49425ad97b15b19a..81230400843c35f687fc83455d20dc5e7fa434c4 100644 (file)
@@ -360,7 +360,7 @@ static struct power_pmu power7_pmu = {
        .cache_events           = &power7_cache_events,
 };
 
-static int init_power7_pmu(void)
+static int __init init_power7_pmu(void)
 {
        if (!cur_cpu_spec->oprofile_cpu_type ||
            strcmp(cur_cpu_spec->oprofile_cpu_type, "ppc64/power7"))
This page took 0.026911 seconds and 5 git commands to generate.