diff options
Diffstat (limited to 'arch/mips/fw/arc/env.c')
-rw-r--r-- | arch/mips/fw/arc/env.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/fw/arc/env.c b/arch/mips/fw/arc/env.c index 6f5dd42b96e2..1118a26b32ee 100644 --- a/arch/mips/fw/arc/env.c +++ b/arch/mips/fw/arc/env.c | |||
@@ -5,7 +5,7 @@ | |||
5 | * | 5 | * |
6 | * env.c: ARCS environment variable routines. | 6 | * env.c: ARCS environment variable routines. |
7 | * | 7 | * |
8 | * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) | 8 | * Copyright (C) 1996 David S. Miller (davem@davemloft.net) |
9 | */ | 9 | */ |
10 | #include <linux/init.h> | 10 | #include <linux/init.h> |
11 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |