diff options
Diffstat (limited to 'drivers/gpu/host1x/drm/output.c')
-rw-r--r-- | drivers/gpu/host1x/drm/output.c | 2 |
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" |