Heiko Carstens 06cb92ffe4 [S390] etr: fix compile error on !SMP
Since a5fbb6d1064be885d2a6b82f625186753cf74848
"KVM: fix !SMP build error" smp_call_function isn't a define anymore
that folds into nothing but a define that calls up_smp_call_function
with all parameters. Hence we cannot #ifdef out the unused code
anymore...
This seems to be the preferred method, so do this for s390 as well.

arch/s390/kernel/time.c: In function 'etr_sync_clock':
arch/s390/kernel/time.c:825: error: 'clock_sync_cpu_start' undeclared
arch/s390/kernel/time.c:862: error: 'clock_sync_cpu_end' undeclared

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-02-19 15:29:34 +01:00
..
2007-05-09 12:30:56 -07:00
2008-02-09 18:24:41 +01:00
2005-04-16 15:20:36 -07:00
2007-10-17 08:42:55 -07:00
2007-02-05 21:18:17 +01:00
2005-04-16 15:20:36 -07:00
2008-01-26 14:11:10 +01:00
2007-07-29 17:09:29 -07:00
2008-02-05 16:50:56 +01:00
2007-10-16 09:43:10 -07:00
2007-03-05 23:35:45 +01:00
2008-01-26 14:11:29 +01:00
2007-04-27 16:01:42 +02:00
2008-01-26 14:11:27 +01:00
2007-02-05 21:18:19 +01:00
2006-09-28 16:56:43 +02:00
2008-02-09 18:24:39 +01:00
2008-01-26 14:11:27 +01:00
2008-02-05 16:50:59 +01:00
2007-10-17 08:42:55 -07:00
2008-02-19 15:29:34 +01:00
2008-02-09 18:24:41 +01:00
2008-02-05 16:50:55 +01:00