Skip to content
Commit 488574db authored by Randy Dunlap's avatar Randy Dunlap Committed by Dave Airlie
Browse files

gpu: fix qxl missing crc32_le



Fix build error: qxl uses crc32 functions so it needs to select
CRC32.

Also use angle quotes around a kernel header file name.

drivers/built-in.o: In function `qxl_display_read_client_monitors_config':
(.text+0x19d754): undefined reference to `crc32_le'

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 413541dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment