Subject: CVS commit: src/sys/arch/mvme68k/mvme68k
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/08/2007 07:11:53
Module Name:	src
Committed By:	he
Date:		Thu Mar  8 07:11:53 UTC 2007

Modified Files:
	src/sys/arch/mvme68k/mvme68k: bus_dma.c

Log Message:
Convert a local variable from void* to vaddr_t, which is neutral in the
number of casts.  In another instance, use char* before pointer arithmetic.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/mvme68k/mvme68k/bus_dma.c

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