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>
This commit is contained in:
Thierry Reding
2015-04-14 15:15:34 +02:00
parent dcd43d6483
commit f3f375cd4e
3 changed files with 0 additions and 48 deletions

View File

@@ -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"