浏览代码

m68knommu: remove unecessary include of thread_info.h in entry.S

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Greg Ungerer 16 年之前
父节点
当前提交
193e98401a
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/m68knommu/kernel/entry.S

+ 0 - 1
arch/m68knommu/kernel/entry.S

@@ -26,7 +26,6 @@
 
 #include <linux/sys.h>
 #include <linux/linkage.h>
-#include <asm/thread_info.h>
 #include <asm/errno.h>
 #include <asm/setup.h>
 #include <asm/segment.h>