From f53b95b13099b61ee40dae499857e2637cf72c5f Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 15 Jan 2006 18:11:28 +0000 Subject: [PATCH] --- yaml --- r: 19885 b: refs/heads/master c: a84c96e202c286c1d56fed4a81bd850017aa2c64 h: refs/heads/master i: 19883: c080ebabaffbdddc9efd97a3180ebcc358f0d0c1 v: v3 --- [refs] | 2 +- trunk/arch/mips/kernel/rtlx.c | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index bdda28777ce7..b3f4150af1fa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 71baa1a599c04ab56ebf5fdb8d03abd0d601462f +refs/heads/master: a84c96e202c286c1d56fed4a81bd850017aa2c64 diff --git a/trunk/arch/mips/kernel/rtlx.c b/trunk/arch/mips/kernel/rtlx.c index 1d855112bac2..986a9cf23067 100644 --- a/trunk/arch/mips/kernel/rtlx.c +++ b/trunk/arch/mips/kernel/rtlx.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved. + * Copyright (C) 2005, 06 Ralf Baechle (ralf@linux-mips.org) * * This program is free software; you can distribute it and/or modify it * under the terms of the GNU General Public License (Version 2) as @@ -20,9 +21,12 @@ #include #include #include +#include +#include #include #include #include + #include #include #include