Remove obsolete #include <linux/config.h>
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
*/
|
||||
/* $Id$ */
|
||||
|
||||
#include <linux/config.h>
|
||||
|
||||
;
|
||||
; input (r0,r1) src
|
||||
|
@@ -28,7 +28,6 @@
|
||||
/* $Id$ */
|
||||
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/linkage.h>
|
||||
#include <asm/assembler.h>
|
||||
#include <asm/errno.h>
|
||||
|
@@ -7,7 +7,6 @@
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/param.h>
|
||||
#ifdef CONFIG_SMP
|
||||
#include <linux/sched.h>
|
||||
|
@@ -14,7 +14,6 @@
|
||||
|
||||
|
||||
.text
|
||||
#include <linux/config.h>
|
||||
#include <linux/linkage.h>
|
||||
#include <asm/assembler.h>
|
||||
|
||||
|
@@ -14,7 +14,6 @@
|
||||
*/
|
||||
/* $Id$ */
|
||||
|
||||
#include <linux/config.h>
|
||||
|
||||
.text
|
||||
.global memset
|
||||
|
@@ -9,7 +9,6 @@
|
||||
/* $Id$ */
|
||||
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/linkage.h>
|
||||
#include <asm/assembler.h>
|
||||
|
||||
|
@@ -6,7 +6,6 @@
|
||||
* Copyright 1997 Linus Torvalds
|
||||
* Copyright 2001, 2002, 2004 Hirokazu Takata
|
||||
*/
|
||||
#include <linux/config.h>
|
||||
#include <linux/prefetch.h>
|
||||
#include <linux/string.h>
|
||||
#include <linux/thread_info.h>
|
||||
|
Reference in New Issue
Block a user