summaryrefslogtreecommitdiff
path: root/lib/check-ndebug.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2015-03-18 08:36:37 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2015-03-18 08:37:33 +0000
commit233808a58db1f62d773b03f9dad599924170aca6 (patch)
treed2803b35f7536b85d94c72ab185e582b3892245e /lib/check-ndebug.h
parenta172676488def584cfe8d0340c7e5ef4b7f81d74 (diff)
lib/batch: Trivial compile fix for 32-bit builds
intel_batchbuffer.c: In function 'fill_object': intel_batchbuffer.c:589:20: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] obj->relocs_ptr = (uint64_t)relocs; ^ intel_batchbuffer.c: In function 'exec_blit': intel_batchbuffer.c:598:21: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] exec.buffers_ptr = (uint64_t)objs; Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'lib/check-ndebug.h')
0 files changed, 0 insertions, 0 deletions