projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rfkill: document the rfkill struct locking (v2)
[linux-2.6]
/
include
/
asm-parisc
/
spinlock_types.h
diff --git
a/include/asm-parisc/spinlock_types.h
b/include/asm-parisc/spinlock_types.h
index
d6b479b
..
3f72f47
100644
(file)
--- a/
include/asm-parisc/spinlock_types.h
+++ b/
include/asm-parisc/spinlock_types.h
@@
-1,10
+1,6
@@
#ifndef __ASM_SPINLOCK_TYPES_H
#define __ASM_SPINLOCK_TYPES_H
-#ifndef __LINUX_SPINLOCK_TYPES_H
-# error "please don't include this file directly"
-#endif
-
typedef struct {
#ifdef CONFIG_PA20
volatile unsigned int slock;