summaryrefslogtreecommitdiff
path: root/kernel/locking/rtmutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/locking/rtmutex.h')
-rw-r--r--kernel/locking/rtmutex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/locking/rtmutex.h b/kernel/locking/rtmutex.h
index 5c253caffe91..732f96abf462 100644
--- a/kernel/locking/rtmutex.h
+++ b/kernel/locking/rtmutex.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* RT-Mutexes: blocking mutual exclusion locks with PI support
*