From: Alexey Dobriyan Date: Thu, 26 Apr 2007 08:02:51 +0000 (-0700) Subject: [AF_IUCV]: Fix compilation on s390-up X-Git-Tag: accepted/tizen/common/20141203.182822~32113^2~39 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f8a6d97043f9adc25889876b681998b77f543bfa;p=platform%2Fkernel%2Flinux-arm64.git [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 Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- diff --git a/net/iucv/iucv.c b/net/iucv/iucv.c index 1b10d57..60f2938 100644 --- a/net/iucv/iucv.c +++ b/net/iucv/iucv.c @@ -519,7 +519,6 @@ static void iucv_disable(void) kfree(iucv_path_table); } -#ifdef CONFIG_HOTPLUG_CPU static int __cpuinit iucv_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) { @@ -565,7 +564,6 @@ static int __cpuinit iucv_cpu_notify(struct notifier_block *self, static struct notifier_block iucv_cpu_notifier = { .notifier_call = iucv_cpu_notify, }; -#endif /** * iucv_sever_pathid