Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62223
b: refs/heads/master
c: bd807f9
h: refs/heads/master
i:
  62221: d4e19c0
  62219: 1aa42bc
  62215: 39e78e4
  62207: 327d855
v: v3
  • Loading branch information
Robert P. J. Day authored and Tony Luck committed Jul 20, 2007
1 parent 8dfcc89 commit 183bed1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c36c282b88963d0957368a443168588e62301fda
refs/heads/master: bd807f9c5b90c236c3d173a5815d620bc1b1316d
4 changes: 4 additions & 0 deletions trunk/include/asm-ia64/rwsem.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
#ifndef _ASM_IA64_RWSEM_H
#define _ASM_IA64_RWSEM_H

#ifndef _LINUX_RWSEM_H
#error "Please don't include <asm/rwsem.h> directly, use <linux/rwsem.h> instead."
#endif

#include <linux/list.h>
#include <linux/spinlock.h>

Expand Down

0 comments on commit 183bed1

Please sign in to comment.