commit | 0766387bcf162ecd875b4eb5f44e3ef057a3329b | [log] [tgz] |
---|---|---|
author | Richard Kuo <rkuo@qualcomm.com> | Tue Nov 29 08:28:20 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Dec 16 14:39:48 2011 +1100 |
tree | 72a17c2c4221096001d42c4aa3e88a0e72d02425 | |
parent | 1e7342e7789fa2ca9202701467428726cbcfd649 [diff] |
powerpc: Use rwsem.h from generic location 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>