Module Name: src
Committed By: skrll
Date: Fri Jul 24 06:57:53 UTC 2009
Modified Files:
src/sys/arch/hp700/include: bus.h
Log Message:
G/C DCIAS
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hp700/include/bus.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/hp700/include/bus.h
diff -u src/sys/arch/hp700/include/bus.h:1.14 src/sys/arch/hp700/include/bus.h:1.15
--- src/sys/arch/hp700/include/bus.h:1.14 Thu Jul 23 13:34:26 2009
+++ src/sys/arch/hp700/include/bus.h Fri Jul 24 06:57:53 2009
@@ -1,4 +1,4 @@
-/* $NetBSD: bus.h,v 1.14 2009/07/23 13:34:26 skrll Exp $ */
+/* $NetBSD: bus.h,v 1.15 2009/07/24 06:57:53 skrll Exp $ */
/* $OpenBSD: bus.h,v 1.13 2001/07/30 14:15:59 art Exp $ */
@@ -181,8 +181,6 @@
/* bus access routines */
-#define DCIAS(pa) ((void)(pa))
-
#define BUS_SPACE_ALIGNED_POINTER(p, t) ALIGNED_POINTER(p, t)
#define bus_space_map(t,a,c,ca,hp) \