linux/drivers/gpu
Randy Dunlap 488574dbc4 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>
2013-12-23 10:32:58 +10:00
..
drm gpu: fix qxl missing crc32_le 2013-12-23 10:32:58 +10:00
host1x gpu: host1x: Fix a few sparse warnings 2013-12-03 10:06:29 +01:00
vga
Makefile