diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-04-14 08:34:15 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 14:31:07 -0400 |
commit | 1342f7e6c57f1ee04d27ee8c0c2f929f9803554a (patch) | |
tree | 3f0d05dfccd77dc7ff833a7db55559ca49c7e325 /arch/mips/au1000/hydrogen3/init.c | |
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/init.c')
-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 8cc9879dd582..01ab28483959 100644 --- a/arch/mips/au1000/hydrogen3/init.c +++ b/arch/mips/au1000/hydrogen3/init.c | |||
@@ -37,7 +37,6 @@ | |||
37 | #include <linux/config.h> | 37 | #include <linux/config.h> |
38 | #include <linux/string.h> | 38 | #include <linux/string.h> |
39 | #include <linux/kernel.h> | 39 | #include <linux/kernel.h> |
40 | #include <linux/sched.h> | ||
41 | 40 | ||
42 | int prom_argc; | 41 | int prom_argc; |
43 | char **prom_argv, **prom_envp; | 42 | char **prom_argv, **prom_envp; |