NetBSD/sys/arch/evbarm/ifpga
tsutsui 471e528b58 Remove `volatile' qualifier from argument types of
struct timeval passed to todr_gettime(9) and todr_settime(9).
We no longer have an ancient and volatile struct timeval `time'
global since we have switched to MI timercounter(9) on all port.

XXX1: some of these RTC drivers still assume 32bit time_t
XXX2: some of these should be rewritten to use todr_[gs]ettime_ymdhms()
XXX3: todr(9) man page doesn't mention todr_[gs]ettime_ymdhms()
2009-12-12 14:44:08 +00:00
..
ifpga.c device_t/softc split. Compiled, but never run. 2009-07-21 16:04:16 +00:00
ifpga_clock.c device_t/softc split. Compiled, but never run. 2009-07-21 16:04:16 +00:00
ifpga_intr.c Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
ifpga_intr.h Another port which needs <arm/cpu.h> added as in include due to 2009-02-13 21:08:40 +00:00
ifpga_io.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
ifpga_pci.c device_t/softc split. Compiled, but never run. 2009-07-21 16:04:16 +00:00
ifpga_pcivar.h device_t/softc split. Compiled, but never run. 2009-07-21 16:04:16 +00:00
ifpgamem.h
ifpgareg.h
ifpgavar.h device_t/softc split. Compiled, but never run. 2009-07-21 16:04:16 +00:00
pl030_rtc.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
plcom_ifpga.c
plcom_ifpgavar.h