aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/drm/output.c
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2013-09-24 16:32:47 +0200
committerThierry Reding <treding@nvidia.com>2013-10-31 09:20:07 +0100
commit9eb9b220fc7deec9022d2340346f12554a3c7f1c (patch)
treeb0b1453579395af59b310bfda3ab86360992acef /drivers/gpu/host1x/drm/output.c
parentc88c363072c6dcd5427077f799b2711a10f616e4 (diff)
downloadkernel_replicant_linux-9eb9b220fc7deec9022d2340346f12554a3c7f1c.tar.gz
kernel_replicant_linux-9eb9b220fc7deec9022d2340346f12554a3c7f1c.tar.bz2
kernel_replicant_linux-9eb9b220fc7deec9022d2340346f12554a3c7f1c.zip
gpu: host1x: Cleanup includes
Most of the included files are either not required or already included by some other header file. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/host1x/drm/output.c')
-rw-r--r--drivers/gpu/host1x/drm/output.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/host1x/drm/output.c b/drivers/gpu/host1x/drm/output.c
index 137ae81ab80e..8f40fa646cec 100644
--- a/drivers/gpu/host1x/drm/output.c
+++ b/drivers/gpu/host1x/drm/output.c
@@ -7,9 +7,7 @@
* published by the Free Software Foundation.
*/
-#include <linux/module.h>
#include <linux/of_gpio.h>
-#include <linux/i2c.h>
#include "drm.h"