aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/iucv/iucv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/iucv/iucv.c b/net/iucv/iucv.c
index 1b10d576f222..60f293842a39 100644
--- a/net/iucv/iucv.c
+++ b/net/iucv/iucv.c
@@ -519,7 +519,6 @@ static void iucv_disable(void)
519 kfree(iucv_path_table); 519 kfree(iucv_path_table);
520} 520}
521 521
522#ifdef CONFIG_HOTPLUG_CPU
523static int __cpuinit iucv_cpu_notify(struct notifier_block *self, 522static int __cpuinit iucv_cpu_notify(struct notifier_block *self,
524 unsigned long action, void *hcpu) 523 unsigned long action, void *hcpu)
525{ 524{
@@ -565,7 +564,6 @@ static int __cpuinit iucv_cpu_notify(struct notifier_block *self,
565static struct notifier_block iucv_cpu_notifier = { 564static struct notifier_block iucv_cpu_notifier = {
566 .notifier_call = iucv_cpu_notify, 565 .notifier_call = iucv_cpu_notify,
567}; 566};
568#endif
569 567
570/** 568/**
571 * iucv_sever_pathid 569 * iucv_sever_pathid