aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/sn/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/sn/driver.h')
-rw-r--r--include/asm-ia64/sn/driver.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-ia64/sn/driver.h b/include/asm-ia64/sn/driver.h
index 17a76381d6b789..c23e70d92aec50 100644
--- a/include/asm-ia64/sn/driver.h
+++ b/include/asm-ia64/sn/driver.h
@@ -4,12 +4,12 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (C) 1992 - 1997, 2000-2002 Silicon Graphics, Inc. All rights reserved.
+ * Copyright (C) 1992 - 1997, 2000-2003 Silicon Graphics, Inc. All rights reserved.
*/
#ifndef _ASM_IA64_SN_DRIVER_H
#define _ASM_IA64_SN_DRIVER_H
-#include <linux/devfs_fs_kernel.h>
+#include <asm/sn/sgi.h>
#include <asm/types.h>
/*
@@ -75,7 +75,7 @@ typedef struct device_desc_s {
/* TBD: allocated badwidth requirements */
/* interrupt description */
- devfs_handle_t intr_target; /* Hardware locator string */
+ vertex_hdl_t intr_target; /* Hardware locator string */
int intr_policy; /* TBD */
ilvl_t intr_swlevel; /* software level for blocking intr */
char *intr_name; /* name of interrupt, if any */