Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[AF_IUCV]: Fix compilation on s390-up

CC [M] net/iucv/iucv.o
net/iucv/iucv.c: In function 'iucv_init':
net/iucv/iucv.c:1556: error: 'iucv_cpu_notifier' undeclared (first use in this function)

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Alexey Dobriyan and committed by
David S. Miller
f8a6d970 57cd5f75

-2
-2
net/iucv/iucv.c
··· 519 519 kfree(iucv_path_table); 520 520 } 521 521 522 - #ifdef CONFIG_HOTPLUG_CPU 523 522 static int __cpuinit iucv_cpu_notify(struct notifier_block *self, 524 523 unsigned long action, void *hcpu) 525 524 { ··· 564 565 static struct notifier_block iucv_cpu_notifier = { 565 566 .notifier_call = iucv_cpu_notify, 566 567 }; 567 - #endif 568 568 569 569 /** 570 570 * iucv_sever_pathid