hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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>