hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/microblaze/include/asm/pci.h
....@@ -1,8 +1,5 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
2
- * This program is free software; you can redistribute it and/or
3
- * modify it under the terms of the GNU General Public License
4
- * as published by the Free Software Foundation; either version
5
- * 2 of the License, or (at your option) any later version.
63 *
74 * Based on powerpc version
85 */
....@@ -68,8 +65,6 @@
6865 unsigned long pfn,
6966 unsigned long size,
7067 pgprot_t prot);
71
-
72
-#define HAVE_ARCH_PCI_RESOURCE_TO_USER
7368
7469 /* This part of code was originally in xilinx-pci.h */
7570 #ifdef CONFIG_PCI_XILINX