m68knommu: fix default starting date
commit47422259b44e53e670b4ee375ff98f0603e6dd45
authorPhilippe De Muyter <phdm@macqel.be>
Fri, 6 Aug 2010 15:47:13 +0000 (6 17:47 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 21 Oct 2010 00:17:29 +0000 (21 10:17 +1000)
tree00739e3461111687dcb48d1a64fa10ce0e09ba26
parent713e919e09492342eb8cd56f5aa7e3b33f672968
m68knommu: fix default starting date

Currently m68knommu boards without RTC chip start with an unexpected
default date of 1999-11-30 (Actually the source asks for 2000-00-00)
Make that 1970-01-01 instead, as expected.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/kernel/time.c