aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2015-04-14 15:15:34 +0200
committerThierry Reding <treding@nvidia.com>2015-06-05 13:49:37 +0200
commitf3f375cd4e411b66511178be9a1dd0256ae41e77 (patch)
tree667362e879558d5f3f4954bb5176ca5f0b80d2d4 /drivers/gpu/drm/bridge
parentdrm/bridge: ps8622: Include linux/gpio/consumer.h (diff)
downloadlinux-dev-f3f375cd4e411b66511178be9a1dd0256ae41e77.tar.xz
linux-dev-f3f375cd4e411b66511178be9a1dd0256ae41e77.zip
drm/bridge: Remove stale ptn3460.h include
This header file declares prototypes of functions that are no longer used. Remove this file and all references to it. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/bridge')
-rw-r--r--drivers/gpu/drm/bridge/ptn3460.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/bridge/ptn3460.c b/drivers/gpu/drm/bridge/ptn3460.c
index b1e0f0b07833..0e081564e70d 100644
--- a/drivers/gpu/drm/bridge/ptn3460.c
+++ b/drivers/gpu/drm/bridge/ptn3460.c
@@ -24,8 +24,6 @@
#include <drm/drm_panel.h>
-#include "bridge/ptn3460.h"
-
#include "drm_crtc.h"
#include "drm_crtc_helper.h"
#include "drm_edid.h"