mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-25 00:40:40 +01:00
etnaviv: drm: Drop inexistent headers
Signed-off-by: Guido Günther <guido.gunther@puri.sm> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
This commit is contained in:
parent
58eec3808e
commit
66eb554d46
1 changed files with 1 additions and 5 deletions
|
|
@ -38,11 +38,7 @@
|
|||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "libdrm_macros.h"
|
||||
#include "xf86drm.h"
|
||||
#include "xf86atomic.h"
|
||||
|
||||
#include "util_double_list.h"
|
||||
#include <xf86drm.h>
|
||||
|
||||
#include "etnaviv_drmif.h"
|
||||
#include "etnaviv_drm.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue