Selaa lähdekoodia

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

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Greg Ungerer 16 vuotta sitten
vanhempi
commit
193e98401a
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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>