x86, VisWS: build fix
authorIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 17:39:55 +0000 (19:39 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 17:45:01 +0000 (19:45 +0200)
commitf78cb9b1cfe618e8b4cc0c118f187f54ed102f45
tree9290015177c3b1e926bf7164b254d9342afbec90
parentb6770c83b4b88dd832cc77916b1935b0311c64e0
x86, VisWS: build fix

fix:

arch/x86/kernel/visws_quirks.c: In function ‘visws_early_detect’:
arch/x86/kernel/visws_quirks.c:293: error: ‘no_broadcast’ undeclared (first use in this function)
arch/x86/kernel/visws_quirks.c:293: error: (Each undeclared identifier is reported only once
arch/x86/kernel/visws_quirks.c:293: error: for each function it appears in.)
make[1]: *** [arch/x86/kernel/visws_quirks.o] Error 1
make: *** [arch/x86/kernel/visws_quirks.o] Error 2

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/visws_quirks.c