mirror of
https://github.com/torvalds/linux.git
synced 2026-07-12 16:23:17 +02:00
There is a compile error for microblaze pci because io_offset is not
declared. This patch adds declaration of io_offset.
[bhelgaas: I introduced this problem with
|
||
|---|---|---|
| .. | ||
| indirect_pci.c | ||
| iomap.c | ||
| Makefile | ||
| pci-common.c | ||
| xilinx_pci.c | ||