]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
sh: Kill off the global rtc_lock with extreme prejudice.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 07:59:05 +0000 (16:59 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 8 May 2009 07:59:05 +0000 (16:59 +0900)
commit1af2fe45fec15bdba446c22b9b602699cdabfc9f
tree626d565f0f1108cc03fd1a1b921a44ab37acabc8
parentcd1408f22d2fd8f0d09c082b07cf0b9bcfb6eac9
sh: Kill off the global rtc_lock with extreme prejudice.

Now that all of the possible users for rtc_lock have gone away, it is no
longer necessary to keep this lock definition around.

This follows several other architectures that have either recently
dropped it or never supported it in the first place.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/time.c