Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze/PCI: fix "io_offset undeclared" error
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 58de74b] Signed-off-by: Hiroo MATSUMOTO <matsumoto.hiroo@jp.fujitsu.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
- Loading branch information