]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Use rwsem.h from generic location
authorRichard Kuo <rkuo@qualcomm.com>
Tue, 29 Nov 2011 08:28:20 +0000 (08:28 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 16 Dec 2011 03:39:48 +0000 (14:39 +1100)
commitc70bca781ba9d808e000a38ec03ae43dcd3452cc
tree72a17c2c4221096001d42c4aa3e88a0e72d02425
parentdb18c94806097307a81f8de806d99e369ca27324
powerpc: Use rwsem.h from generic location

As of commit d7e1552ec, 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>
arch/powerpc/include/asm/Kbuild
arch/powerpc/include/asm/rwsem.h [deleted file]