From: Greg Ungerer Date: Thu, 23 Apr 2009 01:24:03 +0000 (+1000) Subject: m68knommu: remove unecessary include of thread_info.h in entry.S X-Git-Tag: v2.6.31-rc1~376^2 X-Git-Url: http://bbs.cooldavid.org/git/?a=commitdiff_plain;h=193e98401a89707ea374e9c32c1b9a5a9dd87a48;p=net-next-2.6.git m68knommu: remove unecessary include of thread_info.h in entry.S Signed-off-by: Greg Ungerer --- diff --git a/arch/m68knommu/kernel/entry.S b/arch/m68knommu/kernel/entry.S index f4782d2dce8..f56faa5c9cd 100644 --- a/arch/m68knommu/kernel/entry.S +++ b/arch/m68knommu/kernel/entry.S @@ -26,7 +26,6 @@ #include #include -#include #include #include #include