]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - arch/powerpc/kernel/power6-pmu.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[mirror_ubuntu-eoan-kernel.git] / arch / powerpc / kernel / power6-pmu.c
index b24a3a23d073bcdc78613a6cd00a649c0c3c6494..03b95e2c6d6549616aef1e4f0cd2747c5bb11e00 100644 (file)
@@ -540,7 +540,7 @@ static struct power_pmu power6_pmu = {
        .cache_events           = &power6_cache_events,
 };
 
-static int init_power6_pmu(void)
+static int __init init_power6_pmu(void)
 {
        if (!cur_cpu_spec->oprofile_cpu_type ||
            strcmp(cur_cpu_spec->oprofile_cpu_type, "ppc64/power6"))