diff options
Diffstat (limited to 'include/asm-ppc/smp.h')
| -rw-r--r-- | include/asm-ppc/smp.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ppc/smp.h b/include/asm-ppc/smp.h index 30e9268a888..0b7fa89589d 100644 --- a/include/asm-ppc/smp.h +++ b/include/asm-ppc/smp.h @@ -10,7 +10,6 @@  #ifndef _PPC_SMP_H  #define _PPC_SMP_H -#include <linux/config.h>  #include <linux/kernel.h>  #include <linux/bitops.h>  #include <linux/errno.h>  |