Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips/atheros
Module Name: src
Committed By: dyoung
Date: Fri Jul 1 18:40:02 UTC 2011
Modified Files:
src/sys/arch/mips/atheros: ar5312_board.c ar5312_intr.c ar5315_intr.c
arbus.c
src/sys/arch/mips/atheros/dev: argpio.c arspi.c athflash.c com_arbus.c
if_ae.c if_ath_arbus.c
src/sys/arch/mips/atheros/include: ar531xvar.h arbusvar.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/mips/atheros/ar5312_board.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/mips/atheros/ar5312_intr.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/atheros/ar5315_intr.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/mips/atheros/arbus.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mips/atheros/dev/argpio.c \
src/sys/arch/mips/atheros/dev/athflash.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/atheros/dev/arspi.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/mips/atheros/dev/com_arbus.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/mips/atheros/dev/if_ae.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/mips/atheros/dev/if_ath_arbus.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/atheros/include/ar531xvar.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/mips/atheros/include/arbusvar.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