Subject: CVS commit: src/sys/arch/x68k/dev
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/12/2005 23:42:55
Module Name:	src
Committed By:	he
Date:		Sun Jun 12 23:42:55 UTC 2005

Modified Files:
	src/sys/arch/x68k/dev: dmacvar.h intio_dmac.c

Log Message:
Change the `name' argument of dmac_alloc_channel to const char*, so that
a string constant can be used without generating a warning.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/x68k/dev/dmacvar.h
cvs rdiff -r1.21 -r1.22 src/sys/arch/x68k/dev/intio_dmac.c

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