diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-ia64/sn/sn2/shubio.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/asm-ia64/sn/sn2/shubio.h b/include/asm-ia64/sn/sn2/shubio.h index 06897f033df4..37a3b223988a 100644 --- a/include/asm-ia64/sn/sn2/shubio.h +++ b/include/asm-ia64/sn/sn2/shubio.h @@ -219,8 +219,6 @@ #define IIO_IPPR 0x00430008 /* IO Performance Profiling */ -#ifndef __ASSEMBLY__ - /************************************************************************ * * * Description: This register echoes some information from the * @@ -2844,8 +2842,6 @@ typedef union ii_ippr_u { } ii_ippr_u_t; -#endif /* __ASSEMBLY__ */ - /************************************************************************** * * * The following defines which were not formed into structures are * @@ -3389,7 +3385,6 @@ typedef ii_icrb0_e_u_t icrbe_t; #define IO_PERF_SETS 32 #if __KERNEL__ -#ifndef __ASSEMBLY__ #include <asm/sn/alenlist.h> #include <asm/sn/dmamap.h> #include <asm/sn/driver.h> @@ -3625,9 +3620,6 @@ extern int hub_widget_flags_set(nasid_t nasid, extern int hub_ioerror_handler(vertex_hdl_t, int, int, struct io_error_s *); extern int kl_ioerror_handler(cnodeid_t, cnodeid_t, cpuid_t, int, paddr_t, caddr_t, ioerror_mode_t); -extern int hub_error_devenable(vertex_hdl_t, int, int); - -#endif /* __ASSEMBLY__ */ #endif /* _KERNEL */ #endif /* _ASM_IA64_SN_SN2_SHUBIO_H */ |
