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 | ||
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 | ||