x86: cleanup for setup code crashes during IST probe
[pandora-kernel.git] / arch / x86 / boot / cpucheck.c
index c1ce030..4b9ae7c 100644 (file)
 
 #ifdef _SETUP
 # include "boot.h"
-# include "bitops.h"
 #endif
 #include <linux/types.h>
-#include <asm/cpufeature.h>
 #include <asm/processor-flags.h>
 #include <asm/required-features.h>
 #include <asm/msr-index.h>