From: Tejun Heo Date: Tue, 22 Sep 2009 08:34:17 +0000 (+0900) Subject: sparc64/PCI: drop PCI_CACHE_LINE_BYTES X-Git-Tag: v2.6.33-rc1~321^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c0eec7a86303ce6e3edf7825d0ef1d414e76767;p=pandora-kernel.git sparc64/PCI: drop PCI_CACHE_LINE_BYTES sparc64 is now the only user of PCI_CACHE_LINE_BYTES. Drop it and set pci_dfl_cache_line_size from pcibios_init() instead and drop PCI_CACHE_LINE_BYTES handling from generic pci code. Orignally-From: David Miller Signed-off-by: Tejun Heo Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed