From: Paul Mundt Date: Fri, 8 May 2009 07:59:05 +0000 (+0900) Subject: sh: Kill off the global rtc_lock with extreme prejudice. X-Git-Tag: v2.6.31-rc1~392^2~41^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1af2fe45fec15bdba446c22b9b602699cdabfc9f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed