commit | 1af2fe45fec15bdba446c22b9b602699cdabfc9f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri May 08 16:59:05 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri May 08 16:59:05 2009 +0900 |
tree | 626d565f0f1108cc03fd1a1b921a44ab37acabc8 | |
parent | cd1408f22d2fd8f0d09c082b07cf0b9bcfb6eac9 [diff] |
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>