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: skrll
Date: Sun May 20 10:28:44 UTC 2012
Modified Files:
src/sys/arch/evbarm/dev: plcom.c plcomvar.h
src/sys/arch/evbarm/ifpga: plcom_ifpga.c plcom_ifpgavar.h
Log Message:
device_t/softc split
struct device * -> device_t
struct cfdata * -> cfdata_t
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/evbarm/dev/plcom.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/dev/plcomvar.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/ifpga/plcom_ifpga.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/ifpga/plcom_ifpgavar.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