Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / include / asm-generic / spinlock.h
blob970590baf61b62d4aab77165c9f9299988106aaf
1 /* SPDX-License-Identifier: GPL-2.0 */
3 #ifndef __ASM_GENERIC_SPINLOCK_H
4 #define __ASM_GENERIC_SPINLOCK_H
6 #include <asm-generic/ticket_spinlock.h>
7 #include <asm/qrwlock.h>
9 #endif /* __ASM_GENERIC_SPINLOCK_H */