Subject: CVS commit: src/sys/arch/hpcarm/dev
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 07/09/2006 14:47:30
Module Name: src
Committed By: peter
Date: Sun Jul 9 14:47:30 UTC 2006
Modified Files:
src/sys/arch/hpcarm/dev: sacc_hpcarm.c
Log Message:
Nit: The silicon revision level is in bits 7:4, so we must right shift
by 4 bits. Also removed an unneeded include.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/hpcarm/dev/sacc_hpcarm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.