commit | cdee99d7461d928815db6219fb14d37f99241d44 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Jul 19 13:59:58 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jul 20 17:15:48 2007 -0700 |
tree | 8db5fb8f4d06171f998d19d25980c50205bfb03d | |
parent | 0fe85d504b47267bcdb25a563c535aa2ae075ff4 [diff] |
[SPARC64]: Stop using drivers/char/rtc.c The existing sparc64 mini_rtc driver can handle CMOS based rtcs trivially with just a few lines of code and the simplifies things tremendously. Tested on SB1500. Signed-off-by: David S. Miller <davem@davemloft.net>