summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-07-12 00:02:48 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-07-12 00:02:48 +0000
commit43f965bf753156c7278f43171d83088069ca1f01 (patch)
tree0340789f8d57443ed591dfe9b5aec3c6b6078ac1 /arch
parentbe7a8a2b9742e42f47dc01d48b44c942cfdbd0a8 (diff)
This one relies on config.h.
Diffstat (limited to 'arch')
-rw-r--r--arch/mips64/kernel/r4k_tlb.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips64/kernel/r4k_tlb.S b/arch/mips64/kernel/r4k_tlb.S
index 54c4b934b..ca0ab79dc 100644
--- a/arch/mips64/kernel/r4k_tlb.S
+++ b/arch/mips64/kernel/r4k_tlb.S
@@ -1,5 +1,4 @@
-/* $Id: r4k_tlb.S,v 1.2 2000/06/13 23:48:20 kanoj Exp $
- *
+/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
@@ -7,6 +6,7 @@
* Copyright (C) 2000 Silicon Graphics, Inc.
* Written by Ulf Carlsson (ulfc@engr.sgi.com)
*/
+#include <linux/config.h>
#include <linux/threads.h>
#include <asm/asm.h>
#include <asm/regdef.h>