summaryrefslogtreecommitdiff
path: root/drivers/media/video/tveeprom.c
diff options
context:
space:
mode:
authorRavikiran G Thirumalai <kiran@scalex86.org>2006-01-17 07:03:47 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-16 23:18:35 -0800
commit2ddb55f091a9c74a297d72b50f8310c0c8ed7d1d (patch)
treec2389badfdb028dc30bbd0948c16ff25e2a77c27 /drivers/media/video/tveeprom.c
parentc09b42404d29c8a9266f8186632330dc8474bf2e (diff)
downloadlinux-3.10-2ddb55f091a9c74a297d72b50f8310c0c8ed7d1d.tar.gz
linux-3.10-2ddb55f091a9c74a297d72b50f8310c0c8ed7d1d.tar.bz2
linux-3.10-2ddb55f091a9c74a297d72b50f8310c0c8ed7d1d.zip
[PATCH] x86_64: Fix VSMP build
Patch fixes a build problem with CONFIG_X86_VSMP. The vSMP bits probably gathered some fuzz on its way to mainline, and safe_halt() which was outside the #endif (CONFIG_X86_VSMP) somehow got inside the !CONFIG_X86_VSMP condition, hence being undefined and breaking CONFIG_X86_VSMP builds. Patch takes safe_halt() and halt() macros out of the #endif Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media/video/tveeprom.c')
0 files changed, 0 insertions, 0 deletions