diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-07-02 01:07:23 +0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-07-14 00:25:58 +0400 |
commit | e1e80b4d24eddd1a76cd386e25164cf159661bd6 (patch) | |
tree | 930bc13a8602987692d8d67c9912e50a7c06d53a /arch/mips/gt64120/wrppmc/time.c | |
parent | 2e128dedcd66d2f17f42a45dacc223fa2dcd8acd (diff) | |
download | linux-e1e80b4d24eddd1a76cd386e25164cf159661bd6.tar.xz |
[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.c | 1 |
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 @@ * Copyright (C) 1996, 1997, 2004 by Ralf Baechle (ralf@linux-mips.org) * Copyright (C) 2006, Wind River System Inc. */ -#include <linux/config.h> #include <linux/init.h> #include <linux/string.h> #include <linux/kernel.h> |