]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/arch-baytrail/irq.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / include / asm / arch-baytrail / irq.h
index cd66f83c41c56459f59ad0d42923c010f73b36f4..fda3f590fa3df054069a273990502eeed273788f 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2013 Google Inc.
  * Copyright (C) 2016 Bin Meng <bmeng.cn@gmail.com>
  *
  * Modified from coreboot src/soc/intel/baytrail/include/soc/irq.h
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _BAYTRAIL_IRQ_H_