Source-Changes archive

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

CVS commit: src/sys/arch/evbarm



Module Name:    src
Committed By:   dyoung
Date:           Fri Jul  1 20:39:35 UTC 2011

Modified Files:
        src/sys/arch/evbarm/gemini: gemini_machdep.c
        src/sys/arch/evbarm/gumstix: gumstix_machdep.c gumstixvar.h gxlcd.c
            gxmci.c gxpcic.c if_sm_gxio.c
        src/sys/arch/evbarm/hdl_g: btn_obio.c com_obio.c hdlg_machdep.c
            hdlg_pci.c i80321_mainbus.c obio.c obio_space.c
        src/sys/arch/evbarm/ifpga: ifpga_io.c ifpgavar.h plcom_ifpga.c
        src/sys/arch/evbarm/integrator: int_bus_dma.h integrator_machdep.c

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


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbarm/gemini/gemini_machdep.c
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/evbarm/gumstix/gumstix_machdep.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/gumstix/gumstixvar.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/gumstix/gxlcd.c \
    src/sys/arch/evbarm/gumstix/gxmci.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/evbarm/gumstix/gxpcic.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/gumstix/if_sm_gxio.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/hdl_g/btn_obio.c \
    src/sys/arch/evbarm/hdl_g/i80321_mainbus.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/hdl_g/com_obio.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/evbarm/hdl_g/hdlg_machdep.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/hdl_g/hdlg_pci.c \
    src/sys/arch/evbarm/hdl_g/obio.c src/sys/arch/evbarm/hdl_g/obio_space.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/ifpga/ifpga_io.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/ifpga/ifpgavar.h
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/ifpga/plcom_ifpga.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/integrator/int_bus_dma.h
cvs rdiff -u -r1.67 -r1.68 \
    src/sys/arch/evbarm/integrator/integrator_machdep.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