patch-2.2.11 linux/arch/mips/lib/ide-std.c
Next file: linux/arch/mips/lib/kbd-no.c
Previous file: linux/arch/mips/lib/ide-no.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Aug 9 12:04:38 1999
- Orig file:
v2.2.10/linux/arch/mips/lib/ide-std.c
- Orig date:
Tue Aug 4 16:06:57 1998
diff -u --recursive --new-file v2.2.10/linux/arch/mips/lib/ide-std.c linux/arch/mips/lib/ide-std.c
@@ -1,5 +1,4 @@
-/*
- * include/asm-mips/types.h
+/* $Id: ide-std.c,v 1.3.2.2 1999/06/17 12:06:41 ralf 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
@@ -9,6 +8,8 @@
*
* Copyright (C) 1998 by Ralf Baechle
*/
+#include <linux/sched.h>
+#include <linux/ioport.h>
#include <linux/hdreg.h>
#include <asm/ptrace.h>
#include <asm/ide.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)