drm/omap
Víctor Manuel Jáquez Leal f215d65137 omap: include omap_drm.h independently
omap_drm.h uses data type defined in stdint.h, but that header was
not included.

omap_drm.h includes drm.h as a local file when it is part of the
compiler c flags.

This two issues are fixed. New code can include omap_drm.h alone.

Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Signed-off-by: Rob Clark <rob@ti.com>
2012-08-23 14:21:01 -05:00
..
Makefile.am omap: add omapdrm support 2012-03-28 23:00:14 +02:00
libdrm_omap.pc.in omap: add omapdrm support 2012-03-28 23:00:14 +02:00
omap_drm.c omap: add refcnting and handle tracking 2012-07-13 16:18:25 -05:00
omap_drm.h omap: include omap_drm.h independently 2012-08-23 14:21:01 -05:00
omap_drmif.h omap: add refcnting and handle tracking 2012-07-13 16:18:25 -05:00