hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/include/linux/rwlock_types.h
....@@ -1,10 +1,6 @@
11 #ifndef __LINUX_RWLOCK_TYPES_H
22 #define __LINUX_RWLOCK_TYPES_H
33
4
-#if !defined(__LINUX_SPINLOCK_TYPES_H)
5
-# error "Do not include directly, include spinlock_types.h"
6
-#endif
7
-
84 /*
95 * include/linux/rwlock_types.h - generic rwlock type definitions
106 * and initializers