X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fbase%2Ftopology.c;h=915810f6237eeca929235e1502983080989a3376;hb=7dc8dcbeec756d7489be41a49cc92c27333e135a;hp=8c52421cbc545b54a6ce1c84c0cf1bf3f734c751;hpb=4544ac5ae436e5ca8ac99f4296c50a5b880e349e;p=linux-2.6.git diff --git a/drivers/base/topology.c b/drivers/base/topology.c index 8c52421cb..915810f62 100644 --- a/drivers/base/topology.c +++ b/drivers/base/topology.c @@ -107,7 +107,7 @@ static int __cpuinit topology_remove_dev(struct sys_device * sys_dev) return 0; } -static int topology_cpu_callback(struct notifier_block *nfb, +static int __cpuinit topology_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) { unsigned int cpu = (unsigned long)hcpu;