From: Paul Mundt Date: Tue, 26 May 2009 15:12:58 +0000 (+0900) Subject: sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes. X-Git-Tag: v2.6.31-rc1~392^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5582b0648de6248c67c0b47fa170e5fb15ab4bf1;p=pandora-kernel.git sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes. This fixes a build error where references to pci_cache_line_size are undefined, as this ceases to be exported when PCI_DISABLE_MWI is enabled, as is now the default. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed