Subject: CVS commit: src/sys/arch/arm/ep93xx
To: None <source-changes@NetBSD.org>
From: Jesse Off <joff@netbsd.org>
List: source-changes
Date: 08/14/2005 03:10:16
Module Name:	src
Committed By:	joff
Date:		Sun Aug 14 03:10:16 UTC 2005

Modified Files:
	src/sys/arch/arm/ep93xx: ep93xx_intr.c

Log Message:
Fix argument mismatch (clockframe * vs. irqframe *) in ep93xx_intr_dispatch() that
has been causing compile failures.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/arm/ep93xx/ep93xx_intr.c

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