]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/irq.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / include / asm / irq.h
index ddb529e5813bb5830412fd97bd62621d899170be..169b2819ca841674c6e3db288904f57f928ab87a 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _ARCH_IRQ_H_