Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   riastradh
Date:           Tue Oct 27 13:21:19 UTC 2015

Modified Files:
        src/sys/arch/arm/nvidia: tegra_nouveau.c
        src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_drm.c
        src/sys/external/bsd/drm2/dist/drm/nouveau/core/include/core: device.h
        src/sys/external/bsd/drm2/include/linux: pci.h platform_device.h
        src/sys/external/bsd/drm2/nouveau: nouveau_pci.c

Log Message:
Eliminate Linux struct pci_dev::dev, struct platform_device::dev.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/nvidia/tegra_nouveau.c
cvs rdiff -u -r1.6 -r1.7 \
    src/sys/external/bsd/drm2/dist/drm/nouveau/nouveau_drm.c
cvs rdiff -u -r1.4 -r1.5 \
    src/sys/external/bsd/drm2/dist/drm/nouveau/core/include/core/device.h
cvs rdiff -u -r1.20 -r1.21 src/sys/external/bsd/drm2/include/linux/pci.h
cvs rdiff -u -r1.6 -r1.7 \
    src/sys/external/bsd/drm2/include/linux/platform_device.h
cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/drm2/nouveau/nouveau_pci.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