]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-parisc/spinlock_types.h
[SCSI] export busy state via q->lld_busy_fn()
[linux-2.6-omap-h63xx.git] / include / asm-parisc / spinlock_types.h
index d6b479bdb8865b565071779747dfd526f1447a1b..3f72f47cf4b20c798ac09a0b3ac520a069062046 100644 (file)
@@ -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;