kernel/arch/arm/include/asm/spinlock_types.h
.. .. @@ -2,10 +2,6 @@ 2 2 #ifndef __ASM_SPINLOCK_TYPES_H 3 3 #define __ASM_SPINLOCK_TYPES_H 4 4 5 -#ifndef __LINUX_SPINLOCK_TYPES_H6 -# error "please don't include this file directly"7 -#endif8 -9 5 #define TICKET_SHIFT 16 10 6 11 7 typedef struct {