]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/pirq_routing.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / include / asm / pirq_routing.h
index 0afcb4615e9c9fd37845b03d61e3693cbecbca9a..67e5c447ab9533fe88c579cfa66766733e4720e9 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
  *
  * Ported from coreboot src/arch/x86/include/arch/pirq_routing.h
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _PIRQ_ROUTING_H_