forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/arch/powerpc/include/asm/msi_bitmap.h
....@@ -1,14 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 #ifndef _POWERPC_SYSDEV_MSI_BITMAP_H
23 #define _POWERPC_SYSDEV_MSI_BITMAP_H
34
45 /*
56 * Copyright 2008, Michael Ellerman, IBM Corporation.
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/of.h>