Home
last modified time | relevance | path

Searched hist:"488574 db" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/qxl/
H A DKconfig488574db Fri Dec 20 12:58:15 CST 2013 Randy Dunlap <rdunlap@infradead.org> 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: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
488574db Fri Dec 20 12:58:15 CST 2013 Randy Dunlap <rdunlap@infradead.org> 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: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>