cvs commit: src/sys/arm/at91 at91_pdcreg.h uart_bus_at91usart.c
Olivier Houchard
cognet at FreeBSD.org
Thu May 11 14:30:30 UTC 2006
cognet 2006-05-11 14:30:28 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 uart_bus_at91usart.c
Added files:
sys/arm/at91 at91_pdcreg.h
Log:
Get this to compile :
- The prototype of uart_bus_probe() hasn't been changed in cvs yet, so use the
old one.
- Add at91_pdcreg.h, needed by uart_dev_at91usart.c.
Revision Changes Path
1.1 +47 -0 src/sys/arm/at91/at91_pdcreg.h (new)
1.2 +1 -1 src/sys/arm/at91/uart_bus_at91usart.c
More information about the cvs-src
mailing list