Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/macppc/dev
Module Name: src
Committed By: dyoung
Date: Fri Jul 1 18:41:52 UTC 2011
Modified Files:
src/sys/arch/macppc/dev: adb.c am79c950.c battery.c com_mainbus.c
cuda.c if_mc.c if_wi_obio.c kauai.c ofb.c pmu.c smartbat.c
wdc_obio.c
Log Message:
#include <sys/bus.h> instead of <machine/bus.h>.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/macppc/dev/adb.c
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/macppc/dev/am79c950.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/macppc/dev/battery.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/macppc/dev/com_mainbus.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/macppc/dev/cuda.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/macppc/dev/if_mc.c \
src/sys/arch/macppc/dev/pmu.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/macppc/dev/if_wi_obio.c
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/macppc/dev/kauai.c
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/macppc/dev/ofb.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/macppc/dev/smartbat.c
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/macppc/dev/wdc_obio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index