aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/sn/tioca_provider.h
diff options
context:
space:
mode:
authorPrarit Bhargava <prarit@sgi.com>2005-05-10 15:40:00 -0400
committerTony Luck <tony.luck@intel.com>2005-06-28 12:50:48 -0400
commit92a582ed2757456ca9599f8b4ea2064f2154eb02 (patch)
tree2ab8746b660fd06ea71743dd2a4d9fbe9fcf887f /include/asm-ia64/sn/tioca_provider.h
parent71030994a77e7689a7a792128b131ef7a10b9f74 (diff)
[IA64] sparse cleanup of TIOCA files
This patch is a sparse compile cleanup of tioca_provider.c, sn_hwperf.h, and tioca_provider.h. Each of these files had sparse warnings when compiled. Signed-off-by: Prarit Bhargava <prarit@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/asm-ia64/sn/tioca_provider.h')
-rw-r--r--include/asm-ia64/sn/tioca_provider.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ia64/sn/tioca_provider.h b/include/asm-ia64/sn/tioca_provider.h
index b6acc22ab239..5ccec608d325 100644
--- a/include/asm-ia64/sn/tioca_provider.h
+++ b/include/asm-ia64/sn/tioca_provider.h
@@ -201,6 +201,7 @@ tioca_tlbflush(struct tioca_kernel *tioca_kernel)
201} 201}
202 202
203extern uint32_t tioca_gart_found; 203extern uint32_t tioca_gart_found;
204extern struct list_head tioca_list;
204extern int tioca_init_provider(void); 205extern int tioca_init_provider(void);
205extern void tioca_fastwrite_enable(struct tioca_kernel *tioca_kern); 206extern void tioca_fastwrite_enable(struct tioca_kernel *tioca_kern);
206#endif /* _ASM_IA64_SN_TIO_CA_AGP_PROVIDER_H */ 207#endif /* _ASM_IA64_SN_TIO_CA_AGP_PROVIDER_H */