hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/powerpc/sysdev/mpic_msgr.c
....@@ -1,14 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright 2011-2012, Meador Inge, Mentor Graphics Corporation.
34 *
45 * Some ideas based on un-pushed work done by Vivek Mahajan, Jason Jin, and
56 * Mingkai Hu from Freescale Semiconductor, Inc.
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License
9
- * as published by the Free Software Foundation; version 2 of the
10
- * License.
11
- *
127 */
138
149 #include <linux/list.h>