Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 01/02/2005 22:47:26
Module Name:	src
Committed By:	chris
Date:		Sun Jan  2 22:47:26 UTC 2005

Modified Files:
	src/sys/arch/arm/arm32: bus_dma.c pmap.c
	src/sys/arch/cats/cats: autoconf.c

Log Message:
Remove direct references to TAILQ internal structures.

No functional change, just tidying up code.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/arch/arm/arm32/bus_dma.c
cvs rdiff -r1.148 -r1.149 src/sys/arch/arm/arm32/pmap.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/cats/cats/autoconf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.