dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/microblaze/pci
Grant Likely f1ca09b2b5 of: Fix missing includes
This patch fixes missing includes from a number of .c files because
the code (wrongfully) depended on prom.h including them.  The include
of linux/of_address.h was removed in microblaze prom.h in commit
"of/address: Clean up function declarations" (sha1 id 22ae782f8), but
not fixed in some callers.  This patch fixes them up.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Tested-by: Michal Simek <monstr@monstr.eu>
2010-08-16 23:44:49 -06:00
..
Makefile microblaze: Add support for Xilinx PCI host bridge 2010-03-11 14:05:18 +01:00
indirect_pci.c microblaze: Enable PCI, missing files 2010-03-11 14:04:27 +01:00
iomap.c microblaze: Enable PCI, missing files 2010-03-11 14:04:27 +01:00
pci-common.c of: Fix missing includes 2010-08-16 23:44:49 -06:00
pci_32.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
xilinx_pci.c of: Fix missing includes 2010-08-16 23:44:49 -06:00