hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/microblaze/include/asm/pci-bridge.h
....@@ -1,11 +1,8 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 #ifndef _ASM_MICROBLAZE_PCI_BRIDGE_H
23 #define _ASM_MICROBLAZE_PCI_BRIDGE_H
34 #ifdef __KERNEL__
45 /*
5
- * This program is free software; you can redistribute it and/or
6
- * modify it under the terms of the GNU General Public License
7
- * as published by the Free Software Foundation; either version
8
- * 2 of the License, or (at your option) any later version.
96 */
107 #include <linux/pci.h>
118 #include <linux/list.h>