Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/x86
Module Name: src
Committed By: dyoung
Date: Fri Jul 1 18:37:09 UTC 2011
Modified Files:
src/sys/arch/xen/x86: consinit.c mainbus.c xen_bus_dma.c
Log Message:
#include <sys/bus.h> instead of <machine/bus.h>.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/xen/x86/consinit.c
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/xen/x86/mainbus.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/xen/x86/xen_bus_dma.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