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:
1e7342e
)
powerpc: Use rwsem.h from generic location
author
Richard Kuo
<rkuo@qualcomm.com>
Tue, 29 Nov 2011 08:28:20 +0000
(08:28 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 16 Dec 2011 03:39:48 +0000
(14:39 +1100)
As of commit
dd472da38
, rwsem.h was moved into asm-generic.
This patch removes the arch file and points the build at
its new location.
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found