X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fworkqueue.c;h=880fb415a8f601ebb5fff636fee20b958fe71149;hb=077e98945db7e54a9865b5f29a1f02f531eca414;hp=e9e464a903761b8dd5134bfa2ce20a68995da0e7;hpb=2152f8536668a957ea3214735b4761e7b22ef7d8;p=pandora-kernel.git diff --git a/kernel/workqueue.c b/kernel/workqueue.c index e9e464a90376..880fb415a8f6 100644 --- a/kernel/workqueue.c +++ b/kernel/workqueue.c @@ -547,7 +547,7 @@ static void take_over_work(struct workqueue_struct *wq, unsigned int cpu) } /* We're holding the cpucontrol mutex here */ -static int __devinit workqueue_cpu_callback(struct notifier_block *nfb, +static int workqueue_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) {