Source-Changes archive

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

CVS commit: src/sys/arch/evbmips



Module Name:    src
Committed By:   dyoung
Date:           Fri Jul  1 18:45:36 UTC 2011

Modified Files:
        src/sys/arch/evbmips/adm5120: mainbus.c
        src/sys/arch/evbmips/atheros: mach_intr.c
        src/sys/arch/evbmips/gdium: bonito_mainbus.c gdium_dma.c gdium_genfb.c
            gdium_intr.c gdiumvar.h

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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbmips/adm5120/mainbus.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbmips/atheros/mach_intr.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbmips/gdium/bonito_mainbus.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbmips/gdium/gdium_dma.c \
    src/sys/arch/evbmips/gdium/gdium_intr.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbmips/gdium/gdium_genfb.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbmips/gdium/gdiumvar.h

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