minix/drivers/readclock/arch/i386
Thomas Cort 6405d78182 readclock/tda19988: fix compiler/cppcheck warnings
readclock:
 - the setup function for readclock on i386 was missing a return.
 - the message field for RTCDEV_GRANT wasn't the right type.

tda19988:
 - position variable was used without being initialized.

Change-Id: I3f78dd0a9d44f35eb38cb7da0974909f066b7007
2013-08-10 14:36:10 -04:00
..
arch_readclock.c readclock/tda19988: fix compiler/cppcheck warnings 2013-08-10 14:36:10 -04:00
Makefile.inc readclock: add support for am335x RTC 2013-08-05 08:37:51 -04:00