diff options
| author | Tobias Regnery <[email protected]> | 2017-05-09 11:52:02 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-05-16 21:05:40 +0000 |
| commit | a20cfc1cde76047657045fc5976834f57422a8c5 (patch) | |
| tree | 29b6dedf0fa1522f9791f498db6d0892337fbd79 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | char: lp: fix possible integer overflow in lp_setup() (diff) | |
| download | kernel-a20cfc1cde76047657045fc5976834f57422a8c5.tar.gz kernel-a20cfc1cde76047657045fc5976834f57422a8c5.zip | |
misc: pci_endpoint_test: select CRC32
There is the following link error with CONFIG_PCI_ENDPOINT_TEST=y and
CONFIG_CRC32=m:
drivers/built-in.o: In function 'pci_endpoint_test_ioctl':
pci_endpoint_test.c:(.text+0xf1251): undefined reference to 'crc32_le'
pci_endpoint_test.c:(.text+0xf1322): undefined reference to 'crc32_le'
pci_endpoint_test.c:(.text+0xf13b2): undefined reference to 'crc32_le'
pci_endpoint_test.c:(.text+0xf141e): undefined reference to 'crc32_le'
Fix this by selecting CRC32 in the PCI_ENDPOINT_TEST kconfig entry.
Fixes: 2c156ac71c6b ("misc: Add host side PCI driver for PCI test function device")
Signed-off-by: Tobias Regnery <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
