1b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
2384740dcSRalf Baechle #ifndef _ASM_SPINLOCK_TYPES_H
3384740dcSRalf Baechle #define _ASM_SPINLOCK_TYPES_H
4384740dcSRalf Baechle 
50b17c967SPaul Burton #include <asm-generic/qspinlock_types.h>
625da4e9dSPaul Burton #include <asm-generic/qrwlock_types.h>
7384740dcSRalf Baechle 
8384740dcSRalf Baechle #endif
9