Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 06/22/2005 22:07:49
Module Name:	src
Committed By:	martin
Date:		Wed Jun 22 22:07:49 UTC 2005

Modified Files:
	src/sys/dev/ic: ath.c ath_netbsd.c athrate-onoe.c
	src/sys/dev/pci: if_ath_pci.c
	src/sys/net80211: ieee80211_netbsd.h

Log Message:
Remove unused <atomic.h> include; add <sys/device.h> includes where
needed.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/dev/ic/ath.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/ic/ath_netbsd.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/athrate-onoe.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/pci/if_ath_pci.c
cvs rdiff -r1.2 -r1.3 src/sys/net80211/ieee80211_netbsd.h

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