commit | 82a1791772b3873cbc10152b36cf6cf994a79ff5 | [log] [tgz] |
---|---|---|
author | Dmitri Vorobiev <dmitri.vorobiev@gmail.com> | Thu Jan 24 19:52:46 2008 +0300 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 29 10:15:04 2008 +0000 |
tree | 512fc639d3cfa75c9bb39326202f6435d67396a8 | |
parent | af825586c04d5ab9871d3980db9a0aa23197789e [diff] |
[MIPS] Malta: remove a dead function declaration Neither is the mips_rtc_get_time() routine defined anywhere in the MIPS architecture-specific code, nor does anyone call it any more. This patch removes the extern declaration of this fossil. This patch does not introduce any functional changes. Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>