X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=blobdiff_plain;f=arch%2Farm%2Fmach-tegra%2Fhotplug.c;h=1b129899a277f1853b6309782caac72f1f4a45d3;hp=6fc71f1534b069f9f8d28e0283e6a37812c3802d;hb=1b3f6228d202d0131a51cb7a7963f6d7635187ad;hpb=57b027f697c9d7c0356a53fb9e11e9f8d601fb5c diff --git a/arch/arm/mach-tegra/hotplug.c b/arch/arm/mach-tegra/hotplug.c index 6fc71f1534b0..1b129899a277 100644 --- a/arch/arm/mach-tegra/hotplug.c +++ b/arch/arm/mach-tegra/hotplug.c @@ -37,7 +37,7 @@ int tegra_cpu_kill(unsigned cpu) * * Called with IRQs disabled */ -void __ref tegra_cpu_die(unsigned int cpu) +void tegra_cpu_die(unsigned int cpu) { if (!tegra_hotplug_shutdown) { WARN(1, "hotplug is not yet initialized\n");