aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/gt64120/wrppmc/time.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-07-01 17:07:23 -0400
committerRalf Baechle <ralf@linux-mips.org>2006-07-13 16:25:58 -0400
commite1e80b4d24eddd1a76cd386e25164cf159661bd6 (patch)
tree930bc13a8602987692d8d67c9912e50a7c06d53a /arch/mips/gt64120/wrppmc/time.c
parent2e128dedcd66d2f17f42a45dacc223fa2dcd8acd (diff)
[MIPS] Don't include obsolete <linux/config.h>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/gt64120/wrppmc/time.c')
-rw-r--r--arch/mips/gt64120/wrppmc/time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/gt64120/wrppmc/time.c b/arch/mips/gt64120/wrppmc/time.c
index 6c24a82df0dd..c8ed57e1b771 100644
--- a/arch/mips/gt64120/wrppmc/time.c
+++ b/arch/mips/gt64120/wrppmc/time.c
@@ -10,7 +10,6 @@
10 * Copyright (C) 1996, 1997, 2004 by Ralf Baechle (ralf@linux-mips.org) 10 * Copyright (C) 1996, 1997, 2004 by Ralf Baechle (ralf@linux-mips.org)
11 * Copyright (C) 2006, Wind River System Inc. 11 * Copyright (C) 2006, Wind River System Inc.
12 */ 12 */
13#include <linux/config.h>
14#include <linux/init.h> 13#include <linux/init.h>
15#include <linux/string.h> 14#include <linux/string.h>
16#include <linux/kernel.h> 15#include <linux/kernel.h>