forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/powerpc/platforms/pasemi/msi.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright 2007, Olof Johansson, PA Semi
34 *
....@@ -5,12 +6,6 @@
56 *
67 * Copyright 2006, Segher Boessenkool, IBM Corporation.
78 * Copyright 2006-2007, Michael Ellerman, IBM Corporation.
8
- *
9
- * This program is free software; you can redistribute it and/or
10
- * modify it under the terms of the GNU General Public License
11
- * as published by the Free Software Foundation; version 2 of the
12
- * License.
13
- *
149 */
1510
1611 #include <linux/irq.h>