patch-2.3.3 linux/include/asm-sparc64/ide.h

Next file: linux/include/asm-sparc64/io.h
Previous file: linux/include/asm-sparc64/hdreg.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.2/linux/include/asm-sparc64/ide.h linux/include/asm-sparc64/ide.h
@@ -1,4 +1,4 @@
-/* $Id: ide.h,v 1.12 1999/04/17 14:25:29 davem Exp $
+/* $Id: ide.h,v 1.14 1999/05/15 05:02:35 davem Exp $
  * ide.h: Ultra/PCI specific IDE glue.
  *
  * Copyright (C) 1997  David S. Miller (davem@caip.rutgers.edu)
@@ -11,6 +11,8 @@
 #ifdef __KERNEL__
 
 #include <asm/pgtable.h>
+#include <asm/io.h>
+#include <asm/hdreg.h>
 
 #undef  MAX_HWIFS
 #define MAX_HWIFS	2

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)