Subject: CVS commit: [matt-armv6] src/sys/arch/arm/imx
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/11/2007 16:39:21
Module Name:	src
Committed By:	matt
Date:		Tue Sep 11 16:39:21 UTC 2007

Modified Files:
	src/sys/arch/arm/imx [matt-armv6]: imx31_ahb.c imx31_aips.c imx31var.h

Log Message:
Make the first member of the attach_args a const char * pointing to the
type name of the bus. (ahb, aips)


To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/sys/arch/arm/imx/imx31_ahb.c \
    src/sys/arch/arm/imx/imx31_aips.c src/sys/arch/arm/imx/imx31var.h

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