![]() | ||||||||||
Messages in this thread |
For IPMI to compile, I needed this include in ipmi_watchdog.c : #include <linux/nmi.h> #include <linux/reboot.h> #ifdef CONFIG_X86_LOCAL_APIC +#include <asm/fixmap.h> #include <asm/apic.h> #endif /* Regards. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-03-22 11:31 [W:0.906 / U:0.120 seconds] ©2003-2008 Jasper Spaans | ||||||||||