diff options
| author | Randy Dunlap <[email protected]> | 2023-10-31 04:09:09 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-12-04 07:16:50 +0000 |
| commit | 4181ef7dbb63e638739e929bca5b7bca3a37a311 (patch) | |
| tree | 57004fbd4f29fe5ac07df3d4cfdaa0bfd6d18fbc /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | Revert "debugfs: annotate debugfs handlers vs. removal with lockdep" (diff) | |
| download | kernel-4181ef7dbb63e638739e929bca5b7bca3a37a311.tar.gz kernel-4181ef7dbb63e638739e929bca5b7bca3a37a311.zip | |
greybus: BeaglePlay driver needs CRC_CCITT
The gb-beagleplay driver uses crc_ccitt(), so it should select
CRC_CCITT to make sure that the function is available.
Fixes these build errors:
s390-linux-ld: drivers/greybus/gb-beagleplay.o: in function `hdlc_append_tx_u8':
gb-beagleplay.c:(.text+0x2c0): undefined reference to `crc_ccitt'
s390-linux-ld: drivers/greybus/gb-beagleplay.o: in function `hdlc_rx_frame':
gb-beagleplay.c:(.text+0x6a0): undefined reference to `crc_ccitt'
Fixes: ec558bbfea67 ("greybus: Add BeaglePlay Linux Driver")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Ayush Singh <[email protected]>
Cc: Johan Hovold <[email protected]>
Cc: Alex Elder <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ayush Singh <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
