commit | 303d72a0006c65bb8d16199c75a26338ce723811 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Wed Oct 26 17:22:33 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Oct 26 17:22:33 2005 +1000 |
tree | 28e0c39198b0ffc61103b249e83aaa2798ba216c | |
parent | 6d0124fc06be40deafca043c73a8203c78bbfe45 [diff] |
powerpc: Don't limit pmac_get_rtc_time to return only positive values 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>