diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-04-14 12:34:15 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 19:31:07 +0100 |
commit | 1342f7e6c57f1ee04d27ee8c0c2f929f9803554a (patch) | |
tree | 3f0d05dfccd77dc7ff833a7db55559ca49c7e325 /arch/mips/au1000/hydrogen3 | |
parent | 1fcf1cc742d01f786cda619fd49450b77b09e8c5 (diff) |
Arrested for multiple offences of header file inclusion.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/au1000/hydrogen3')
-rw-r--r-- | arch/mips/au1000/hydrogen3/init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/au1000/hydrogen3/init.c b/arch/mips/au1000/hydrogen3/init.c index 8cc9879dd58..01ab2848395 100644 --- a/arch/mips/au1000/hydrogen3/init.c +++ b/arch/mips/au1000/hydrogen3/init.c @@ -37,7 +37,6 @@ #include <linux/config.h> #include <linux/string.h> #include <linux/kernel.h> -#include <linux/sched.h> int prom_argc; char **prom_argv, **prom_envp; |