powerpc: Don't limit pmac_get_rtc_time to return only positive values
authorPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 07:22:33 +0000 (17:22 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 07:22:33 +0000 (17:22 +1000)
If the machine's clock is set to a bogus value, this check resulted
in userland waiting effectively forever for the RTC value to change,
so remove the check.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found