git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa7f9e7
)
m68k: remove dead timer code
author
Greg Ungerer
<gerg@uclinux.org>
Wed, 22 Feb 2012 03:51:22 +0000
(13:51 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Sun, 4 Mar 2012 23:43:04 +0000
(09:43 +1000)
The set_rtc_mmss() function is defined "static inline" but is never used
in this file. Remove it.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found