kernel/include/linux/spinlock_types_up.h
.. .. @@ -1,10 +1,6 @@ 1 1 #ifndef __LINUX_SPINLOCK_TYPES_UP_H 2 2 #define __LINUX_SPINLOCK_TYPES_UP_H 3 3 4 -#ifndef __LINUX_SPINLOCK_TYPES_H5 -# error "please don't include this file directly"6 -#endif7 -8 4 /* 9 5 * include/linux/spinlock_types_up.h - spinlock type definitions for UP 10 6 *