drm/etnaviv: clean up includes

Drop unused includes, move more includes from the generic etnaviv_drv.h to
the units where they are actually used, sort includes.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
Lucas Stach
2019-07-04 12:43:37 +02:00
bovenliggende facb180d3a
commit 2e737e5205
8 gewijzigde bestanden met toevoegingen van 10 en 14 verwijderingen

Bestand weergeven

@@ -5,8 +5,6 @@
#include <drm/drm_prime.h>
#include <linux/dma-mapping.h>
#include <linux/sched/mm.h>
#include <linux/sched/task.h>
#include <linux/shmem_fs.h>
#include <linux/spinlock.h>
#include <linux/vmalloc.h>