Subject: CVS commit: src/sys/arch/hpcsh/dev/hd64461
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 12/18/2005 22:07:56
Module Name:	src
Committed By:	uwe
Date:		Sun Dec 18 22:07:56 UTC 2005

Modified Files:
	src/sys/arch/hpcsh/dev/hd64461: hd64461.c

Log Message:
Don't include sys/boot_flag.h only to get sys/reboot.h pulled in,
include the latter directly instead.  Include hd64461*reg.h only under
DEBUG, where they are used.  In hd64461_match use fallthrough.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/hpcsh/dev/hd64461/hd64461.c

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