microblaze/PCI: fix "io_offset undeclared" error
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 15 May 2012 23:03:25 +0000 (17:03 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 15 May 2012 23:03:25 +0000 (17:03 -0600)
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>

No differences found