From: Bjorn Helgaas Date: Tue, 15 May 2012 23:03:25 +0000 (-0600) Subject: microblaze/PCI: fix "io_offset undeclared" error X-Git-Tag: v3.5-rc1~179^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5420e46d4d79bcd5d5952df98d022c8412385d32;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed