Module Name: src Committed By: dyoung Date: Fri Jul 1 20:38:17 UTC 2011
Modified Files: src/sys/arch/evbarm/adi_brh: becc_mainbus.c brh_7seg.c brh_machdep.c com_obio.c obio.c obio_space.c src/sys/arch/evbarm/armadillo: armadillo9_com.c armadillo9_machdep.c src/sys/arch/evbarm/beagle: beagle_machdep.c src/sys/arch/evbarm/cp3100: cp3100_leds.c cp3100_pci.c src/sys/arch/evbarm/devkit8000: if_dme_gpmc.c src/sys/arch/evbarm/g42xxeb: g42xxeb_kmkbd.c g42xxeb_lcd.c g42xxeb_machdep.c g42xxeb_var.h gb225.c gb225_pcic.c gb225_slhci.c if_ne_obio.c obio.c Log Message: #include <sys/bus.h> instead of <machine/bus.h>. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/adi_brh/becc_mainbus.c cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/adi_brh/brh_7seg.c cvs rdiff -u -r1.37 -r1.38 src/sys/arch/evbarm/adi_brh/brh_machdep.c cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/adi_brh/com_obio.c \ src/sys/arch/evbarm/adi_brh/obio_space.c cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/adi_brh/obio.c cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/armadillo/armadillo9_com.c cvs rdiff -u -r1.20 -r1.21 src/sys/arch/evbarm/armadillo/armadillo9_machdep.c cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/beagle/beagle_machdep.c cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/cp3100/cp3100_leds.c cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/cp3100/cp3100_pci.c cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/devkit8000/if_dme_gpmc.c cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbarm/g42xxeb/g42xxeb_kmkbd.c cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbarm/g42xxeb/g42xxeb_lcd.c cvs rdiff -u -r1.23 -r1.24 src/sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/g42xxeb/g42xxeb_var.h cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/g42xxeb/gb225.c \ src/sys/arch/evbarm/g42xxeb/obio.c cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/g42xxeb/gb225_pcic.c cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/g42xxeb/gb225_slhci.c cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/g42xxeb/if_ne_obio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.