summaryrefslogtreecommitdiff
path: root/net/core/neighbour.c
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2008-03-03 20:12:33 (GMT)
committerDavid S. Miller <davem@davemloft.net>2008-03-03 20:12:33 (GMT)
commitc3d84a4dd22c727f5ed64453c72183c242ac9c19 (patch)
tree0cf7e88f877f9e8117bd4be2f466eb815284090f /net/core/neighbour.c
parentd152a7d88ab4134a895f91a9e00f70d118696039 (diff)
downloadlinux-fsl-qoriq-c3d84a4dd22c727f5ed64453c72183c242ac9c19.tar.xz
iucv: fix build 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. net/iucv/iucv.c: In function 'iucv_cleanup_queue': net/iucv/iucv.c:657: error: '__iucv_cleanup_queue' undeclared Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Signed-off-by: Ursula Braun <braunu@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/neighbour.c')
0 files changed, 0 insertions, 0 deletions