diff options
author | 2021-03-08 16:24:47 +0100 | |
---|---|---|
committer | 2021-03-11 15:07:46 -0600 | |
commit | 16f7ae5906dfbeff54f74ec75d0563bb3a87ab0b (patch) | |
tree | a20a2239a36e49457bfcd90ddefd18435e459d53 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | PCI: al: Select CONFIG_PCI_ECAM (diff) | |
download | linux-rng-16f7ae5906dfbeff54f74ec75d0563bb3a87ab0b.tar.xz linux-rng-16f7ae5906dfbeff54f74ec75d0563bb3a87ab0b.zip |
PCI: thunder: Fix compile testing
Compile-testing these drivers is currently broken. Enabling it causes a
couple of build failures though:
drivers/pci/controller/pci-thunder-ecam.c:119:30: error: shift count >= width of type [-Werror,-Wshift-count-overflow]
drivers/pci/controller/pci-thunder-pem.c:54:2: error: implicit declaration of function 'writeq' [-Werror,-Wimplicit-function-declaration]
drivers/pci/controller/pci-thunder-pem.c:392:8: error: implicit declaration of function 'acpi_get_rc_resources' [-Werror,-Wimplicit-function-declaration]
Fix them with the obvious one-line changes.
Link: https://lore.kernel.org/r/20210308152501.2135937-2-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Reviewed-by: Robert Richter <rric@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions