diff options
Diffstat (limited to 'arch/ppc/kernel/entry.S')
| -rw-r--r-- | arch/ppc/kernel/entry.S | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/kernel/entry.S b/arch/ppc/kernel/entry.S index 1adc9145516..a9d455369dc 100644 --- a/arch/ppc/kernel/entry.S +++ b/arch/ppc/kernel/entry.S @@ -19,7 +19,6 @@   *   */ -#include <linux/config.h>  #include <linux/errno.h>  #include <linux/sys.h>  #include <linux/threads.h>  |