Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 04/08/2007 06:59:44
Module Name:	src
Committed By:	dyoung
Date:		Sun Apr  8 06:59:44 UTC 2007

Modified Files:
	src/sys/dev/ata: ata_wdc.c

Log Message:
Include opt_ata.h for ATADEBUG definition instead of #defining it
unconditionally.

Make this compile when ATADEBUG is not #defined.


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/dev/ata/ata_wdc.c

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