mirror of
https://github.com/torvalds/linux
synced 2026-07-11 12:10:47 +09: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>