X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-x86%2Fgenapic_32.h;fp=include%2Fasm-x86%2Fgenapic_32.h;h=34280f027664a57267d915bda709183b745ea9a5;hb=b8cd9d056bbc5f2630ab1787dbf76f83bbb517c0;hp=4904c672e4f61cada1b855e14d208f9e93fb4a24;hpb=1503af661947b7a4a09355cc2ae6aa0d43f16776;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-x86/genapic_32.h b/include/asm-x86/genapic_32.h index 4904c672e4f..34280f02766 100644 --- a/include/asm-x86/genapic_32.h +++ b/include/asm-x86/genapic_32.h @@ -118,6 +118,7 @@ enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC, UV_NON_UNIQUE_APIC}; #define get_uv_system_type() UV_NONE #define is_uv_system() 0 #define uv_wakeup_secondary(a, b) 1 +#define uv_system_init() do {} while (0) #endif /* ASM_X86__GENAPIC_32_H */