Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [thorpej-i2c-spi-conf2] src/sys
Module Name: src
Committed By: thorpej
Date: Tue Jan 18 00:14:20 UTC 2022
Modified Files:
src/sys/arch/arm/imx [thorpej-i2c-spi-conf2]: imxspi.c
src/sys/arch/arm/rockchip [thorpej-i2c-spi-conf2]: rk_spi.c
src/sys/arch/arm/sunxi [thorpej-i2c-spi-conf2]: sun4i_spi.c
src/sys/dev/fdt [thorpej-i2c-spi-conf2]: fdtvar.h files.fdt
Removed Files:
src/sys/dev/fdt [thorpej-i2c-spi-conf2]: fdt_spi.c
Log Message:
G/C fdtbus_register_spi_controller(); it serves no purpose in the new
universe.
To generate a diff of this commit:
cvs rdiff -u -r1.9.2.1 -r1.9.2.2 src/sys/arch/arm/imx/imxspi.c
cvs rdiff -u -r1.7.8.1 -r1.7.8.2 src/sys/arch/arm/rockchip/rk_spi.c
cvs rdiff -u -r1.7.14.1 -r1.7.14.2 src/sys/arch/arm/sunxi/sun4i_spi.c
cvs rdiff -u -r1.3.2.1 -r0 src/sys/dev/fdt/fdt_spi.c
cvs rdiff -u -r1.70.12.1 -r1.70.12.2 src/sys/dev/fdt/fdtvar.h
cvs rdiff -u -r1.61 -r1.61.10.1 src/sys/dev/fdt/files.fdt
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