Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x86/x86



Module Name:    src
Committed By:   dyoung
Date:           Fri Jul  1 18:21:31 UTC 2011

Modified Files:
        src/sys/arch/x86/x86: bus_dma.c consinit.c genfb_machdep.c mp.c
            mpacpi.c

Log Message:
#include <sys/bus.h> instead of <machine/bus.h>.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/x86/x86/bus_dma.c
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/x86/x86/consinit.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/x86/x86/genfb_machdep.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/x86/x86/mp.c
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/x86/x86/mpacpi.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