Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/19/2004 18:06:00
Module Name:	src
Committed By:	thorpej
Date:		Sat Jun 19 18:06:00 UTC 2004

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

Log Message:
Merge x86/bus_dma.c 1.11 by yamt:

Simplify bus_dma internal "load" functions by eliminating the "first"
variable, using seg == -1 instead.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/arm/arm32/bus_dma.c

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