]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - arch/mips/include/asm/spinlock_types.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / mips / include / asm / spinlock_types.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
fb1c8f93
IM
2#ifndef _ASM_SPINLOCK_TYPES_H
3#define _ASM_SPINLOCK_TYPES_H
4
0b17c967 5#include <asm-generic/qspinlock_types.h>
25da4e9d 6#include <asm-generic/qrwlock_types.h>
fb1c8f93
IM
7
8#endif