mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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 <lethal@linux-sh.org>