OSDN Git Service

x86/apic: Silence -Wtype-limits compiler warnings
[android-x86/kernel.git] / arch / x86 / include / asm / apic.h
index 2188b5a..f39fd34 100644 (file)
@@ -50,7 +50,7 @@ static inline void generic_apic_probe(void)
 
 #ifdef CONFIG_X86_LOCAL_APIC
 
-extern unsigned int apic_verbosity;
+extern int apic_verbosity;
 extern int local_apic_timer_c2_ok;
 
 extern int disable_apic;