From e547722de1ddf32589c1101cb022362cfd1a2cdc Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Sun, 18 Jan 2004 18:48:32 -0800 Subject: [PATCH] sn: Remove __ASSEMBLY__ tags from shubio.h From: Pat Gefre Remove __ASSEMBLY__ tags from shubio.h --- include/asm-ia64/sn/sn2/shubio.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include') 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 #include #include @@ -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 */ -- cgit v1.2.3