summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-baytrail/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/arch-baytrail/irq.h')
-rw-r--r--arch/x86/include/asm/arch-baytrail/irq.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/include/asm/arch-baytrail/irq.h b/arch/x86/include/asm/arch-baytrail/irq.h
index cd66f83c41..fda3f590fa 100644
--- a/arch/x86/include/asm/arch-baytrail/irq.h
+++ b/arch/x86/include/asm/arch-baytrail/irq.h
@@ -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_