m68knommu: Remove obsolete #include <linux/sys.h>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
This commit is contained in:
committed by
Greg Ungerer
parent
aa4d1f897f
commit
b60de9f514
@@ -24,7 +24,6 @@
|
|||||||
* linux 2.4 support David McCullough <davidm@snapgear.com>
|
* linux 2.4 support David McCullough <davidm@snapgear.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/sys.h>
|
|
||||||
#include <linux/linkage.h>
|
#include <linux/linkage.h>
|
||||||
#include <asm/errno.h>
|
#include <asm/errno.h>
|
||||||
#include <asm/setup.h>
|
#include <asm/setup.h>
|
||||||
|
@@ -11,7 +11,6 @@
|
|||||||
* Linux/m68k support by Hamish Macdonald
|
* Linux/m68k support by Hamish Macdonald
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/sys.h>
|
|
||||||
#include <linux/linkage.h>
|
#include <linux/linkage.h>
|
||||||
|
|
||||||
#ifndef CONFIG_MMU
|
#ifndef CONFIG_MMU
|
||||||
|
@@ -10,7 +10,6 @@
|
|||||||
* Linux/m68k support by Hamish Macdonald
|
* Linux/m68k support by Hamish Macdonald
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/sys.h>
|
|
||||||
#include <linux/linkage.h>
|
#include <linux/linkage.h>
|
||||||
#include <asm/thread_info.h>
|
#include <asm/thread_info.h>
|
||||||
#include <asm/unistd.h>
|
#include <asm/unistd.h>
|
||||||
|
@@ -12,7 +12,6 @@
|
|||||||
* M68360 Port by SED Systems, and Lineo.
|
* M68360 Port by SED Systems, and Lineo.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/sys.h>
|
|
||||||
#include <linux/linkage.h>
|
#include <linux/linkage.h>
|
||||||
#include <asm/thread_info.h>
|
#include <asm/thread_info.h>
|
||||||
#include <asm/unistd.h>
|
#include <asm/unistd.h>
|
||||||
|
@@ -26,7 +26,6 @@
|
|||||||
* Bug, speed and maintainability fixes by Philippe De Muyter <phdm@macqel.be>
|
* Bug, speed and maintainability fixes by Philippe De Muyter <phdm@macqel.be>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/sys.h>
|
|
||||||
#include <linux/linkage.h>
|
#include <linux/linkage.h>
|
||||||
#include <asm/unistd.h>
|
#include <asm/unistd.h>
|
||||||
#include <asm/thread_info.h>
|
#include <asm/thread_info.h>
|
||||||
|
@@ -8,7 +8,6 @@
|
|||||||
|
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
|
|
||||||
#include <linux/sys.h>
|
|
||||||
#include <linux/linkage.h>
|
#include <linux/linkage.h>
|
||||||
#include <linux/init.h>
|
#include <linux/init.h>
|
||||||
#include <asm/asm-offsets.h>
|
#include <asm/asm-offsets.h>
|
||||||
|
Reference in New Issue
Block a user