diff options
author | 2009-12-07 12:52:14 +0100 | |
---|---|---|
committer | 2009-12-07 12:51:38 +0100 | |
commit | bd119ee29b447c521d66f6a5095fd3533d845da7 (patch) | |
tree | 7c5c78ea330d09cdc821fa7dfff466ef818b09c0 /lib/dma-debug.c | |
parent | [S390] tty3270: move keyboard compat ioctls (diff) | |
download | linux-dev-bd119ee29b447c521d66f6a5095fd3533d845da7.tar.xz linux-dev-bd119ee29b447c521d66f6a5095fd3533d845da7.zip |
[S390] etr/stp: put correct per cpu variable
Fix this compile error in linux-next:
arch/s390/kernel/time.c: In function 'get_sync_clock':
arch/s390/kernel/time.c:337: error: 'clock_sync_sync' undeclared (first use in this function)
Gets exposed because the new per cpu code references the variable
passed to put_cpu_var. This was not a real bug.
Reported-by: Sachin Sant <sachinp@in.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions