commit | 5420e46d4d79bcd5d5952df98d022c8412385d32 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue May 15 17:03:25 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue May 15 17:03:25 2012 -0600 |
tree | 02932a2ca80b5b0f5812e238e3fc0f02616d069e | |
parent | 867aae6ebe593db73fb8a676475ee20227292cfe [diff] |
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 58de74b8053] Signed-off-by: Hiroo MATSUMOTO <matsumoto.hiroo@jp.fujitsu.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>