]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - tools/testing/radix-tree/linux/percpu.h
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / tools / testing / radix-tree / linux / percpu.h
index 3ea01a1a88c2b2adcbb475ca3f609586c2758831..b2403aa743b21cc2f6a6b7a29ff734293892e933 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 #define DECLARE_PER_CPU(type, val) extern type val
 #define DEFINE_PER_CPU(type, val) type val