License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / x86 / kernel / paravirt_patch_32.c
index 553acbbb4d32d72d0807f037a513fe05cfd7629b..758e69d72ebf3c11797c7ab09778f9ceb9d84756 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 #include <asm/paravirt.h>
 
 DEF_NATIVE(pv_irq_ops, irq_disable, "cli");