aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/m68knommu/kernel/entry.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68knommu/kernel/entry.S b/arch/m68knommu/kernel/entry.S
index f4782d2dce8f..f56faa5c9cd9 100644
--- a/arch/m68knommu/kernel/entry.S
+++ b/arch/m68knommu/kernel/entry.S
@@ -26,7 +26,6 @@
26 26
27#include <linux/sys.h> 27#include <linux/sys.h>
28#include <linux/linkage.h> 28#include <linux/linkage.h>
29#include <asm/thread_info.h>
30#include <asm/errno.h> 29#include <asm/errno.h>
31#include <asm/setup.h> 30#include <asm/setup.h>
32#include <asm/segment.h> 31#include <asm/segment.h>