diff options
-rw-r--r-- | arch/s390/appldata/appldata_base.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/appldata/appldata_base.c b/arch/s390/appldata/appldata_base.c index 54d35c130907..f549a80cedb3 100644 --- a/arch/s390/appldata/appldata_base.c +++ b/arch/s390/appldata/appldata_base.c | |||
@@ -633,7 +633,7 @@ appldata_offline_cpu(int cpu) | |||
633 | spin_unlock(&appldata_timer_lock); | 633 | spin_unlock(&appldata_timer_lock); |
634 | } | 634 | } |
635 | 635 | ||
636 | static int | 636 | static int __cpuinit |
637 | appldata_cpu_notify(struct notifier_block *self, | 637 | appldata_cpu_notify(struct notifier_block *self, |
638 | unsigned long action, void *hcpu) | 638 | unsigned long action, void *hcpu) |
639 | { | 639 | { |