]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/host1x/drm/drm.c
gpu: host1x: Cleanup includes
[karo-tx-linux.git] / drivers / gpu / host1x / drm / drm.c
index f5c1db306c18d106d6fc2694dbe804ce6e658bf0..4e503613536bb3b96a9f132c9636ad732b874d70 100644 (file)
@@ -7,16 +7,6 @@
  * published by the Free Software Foundation.
  */
 
-#include <linux/module.h>
-#include <linux/of_address.h>
-#include <linux/of_platform.h>
-
-#include <linux/dma-mapping.h>
-#include <asm/dma-iommu.h>
-
-#include <drm/drm.h>
-#include <drm/drmP.h>
-
 #include "host1x_client.h"
 #include "dev.h"
 #include "drm.h"