drm/freedreno/msm
Rob Clark c09dcbc736 fix compile error on 32bit systems
4c2766b (drm_mmap/drm_unmap) brought this error for every .c file that
was not #including config.h:

  In file included from private.h:4:0,
                   from abi16.c:29:
  ../libdrm.h: In function 'drm_munmap':
  ../libdrm.h:81:4: error: size of unnamed array is negative

Signed-off-by: Rob Clark <robdclark@gmail.com>
2014-09-28 14:30:07 -04:00
..
msm_bo.c fix compile error on 32bit systems 2014-09-28 14:30:07 -04:00
msm_device.c fix compile error on 32bit systems 2014-09-28 14:30:07 -04:00
msm_drm.h freedreno: sync kernel header 2014-06-18 09:42:11 -04:00
msm_pipe.c fix compile error on 32bit systems 2014-09-28 14:30:07 -04:00
msm_priv.h freedreno: add chip-id property 2014-06-18 10:42:07 -04:00
msm_ringbuffer.c fix compile error on 32bit systems 2014-09-28 14:30:07 -04:00