From: Ralf Baechle Date: Sun, 15 Jan 2006 18:11:28 +0000 (+0000) Subject: [MIPS] RTLX compile fixes. X-Git-Tag: v2.6.16-rc3~137^2~38 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84c96e202c286c1d56fed4a81bd850017aa2c64;p=linux-2.6 [MIPS] RTLX compile fixes. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/kernel/rtlx.c b/arch/mips/kernel/rtlx.c index 1d855112ba..986a9cf230 100644 --- a/arch/mips/kernel/rtlx.c +++ b/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