]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitecab4fe277da7fbf4d63d6c4ec51a4c1b052a577
tree02932a2ca80b5b0f5812e238e3fc0f02616d069e
parent6e55830f4aa71105559e5507bb5265335fa98fe0
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 a54fa94d540]
Signed-off-by: Hiroo MATSUMOTO <matsumoto.hiroo@jp.fujitsu.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/microblaze/pci/pci-common.c