From 183bed197f41c53af84771a15246fc704955d554 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Wed, 18 Jul 2007 07:33:08 -0400 Subject: [PATCH] --- yaml --- r: 62223 b: refs/heads/master c: bd807f9c5b90c236c3d173a5815d620bc1b1316d h: refs/heads/master i: 62221: d4e19c0825303cb1153def3d770e42da9ad736e6 62219: 1aa42bc95c365ac9abb1590b0f880752bdd84452 62215: 39e78e4b8201ad055ccc90be71fde07fc6541f39 62207: 327d8556d42026871e43e8d3de122598429faa2d v: v3 --- [refs] | 2 +- trunk/include/asm-ia64/rwsem.h | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d3b2faead62a..c6d784a8a667 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c36c282b88963d0957368a443168588e62301fda +refs/heads/master: bd807f9c5b90c236c3d173a5815d620bc1b1316d diff --git a/trunk/include/asm-ia64/rwsem.h b/trunk/include/asm-ia64/rwsem.h index 2d1640cc240a..8aba06a7b038 100644 --- a/trunk/include/asm-ia64/rwsem.h +++ b/trunk/include/asm-ia64/rwsem.h @@ -21,6 +21,10 @@ #ifndef _ASM_IA64_RWSEM_H #define _ASM_IA64_RWSEM_H +#ifndef _LINUX_RWSEM_H +#error "Please don't include directly, use instead." +#endif + #include #include