commit | 2e737e520548d4456fc8dfa800ab189e0e4b2939 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Thu Jul 04 12:43:37 2019 +0200 |
committer | Lucas Stach <l.stach@pengutronix.de> | Fri Aug 02 19:17:33 2019 +0200 |
tree | 7248f14ff4a529732a4776c64cf9242c3e5fd058 | |
parent | facb180d3a519040e877eb3a6810c4fc53320ed7 [diff] |
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>