powerpc: Correct annotations of pmu registration functions
[deliverable/linux.git] / arch / powerpc / kernel / ppc970-pmu.c
index 9a6e093858fe13fd30d2a79adb82e38e8c424b84..45d787920991fe818bbb09bac903a3c5b127552f 100644 (file)
@@ -484,7 +484,7 @@ static struct power_pmu ppc970_pmu = {
        .cache_events           = &ppc970_cache_events,
 };
 
-static int init_ppc970_pmu(void)
+static int __init init_ppc970_pmu(void)
 {
        if (!cur_cpu_spec->oprofile_cpu_type ||
            (strcmp(cur_cpu_spec->oprofile_cpu_type, "ppc64/970")
This page took 0.030178 seconds and 5 git commands to generate.