aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel/entry.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68knommu/kernel/entry.S')
-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 8b1f47239b9..1e7ea6a3e1a 100644
--- a/arch/m68knommu/kernel/entry.S
+++ b/arch/m68knommu/kernel/entry.S
@@ -24,7 +24,6 @@
24 * linux 2.4 support David McCullough <davidm@snapgear.com> 24 * linux 2.4 support David McCullough <davidm@snapgear.com>
25 */ 25 */
26 26
27#include <linux/config.h>
28#include <linux/sys.h> 27#include <linux/sys.h>
29#include <linux/linkage.h> 28#include <linux/linkage.h>
30#include <asm/thread_info.h> 29#include <asm/thread_info.h>