summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
diff options
context:
space:
mode:
authorRobert P. J. Day2007-07-18 15:36:36 +0200
committerPaul Mackerras2007-09-22 06:49:21 +0200
commit20b31b53ea87e598ea8159f109b4217ad185fce5 (patch)
treebf39812f93191926d53e10ce376c530d4853435f /include/asm-ppc
parent[POWERPC] adbhid: Enable KEY_FN key reporting (diff)
downloadkernel-qcow2-linux-20b31b53ea87e598ea8159f109b4217ad185fce5.tar.gz
kernel-qcow2-linux-20b31b53ea87e598ea8159f109b4217ad185fce5.tar.xz
kernel-qcow2-linux-20b31b53ea87e598ea8159f109b4217ad185fce5.zip
[POWERPC] Prevent direct inclusion of <asm/rwsem.h>.
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-ppc')
-rw-r--r--include/asm-ppc/ocp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/ocp.h b/include/asm-ppc/ocp.h
index 16dbc7d17450..1379a4f76de3 100644
--- a/include/asm-ppc/ocp.h
+++ b/include/asm-ppc/ocp.h
@@ -27,10 +27,10 @@
#include <linux/init.h>
#include <linux/list.h>
#include <linux/device.h>
+#include <linux/rwsem.h>
#include <asm/mmu.h>
#include <asm/ocp_ids.h>
-#include <asm/rwsem.h>
#include <asm/semaphore.h>
#ifdef CONFIG_PPC_OCP