summaryrefslogtreecommitdiff
path: root/drivers/video/bridge/anx6345.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/bridge/anx6345.c')
-rw-r--r--drivers/video/bridge/anx6345.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/video/bridge/anx6345.c b/drivers/video/bridge/anx6345.c
index 0a94affb9f..6f52d2f041 100644
--- a/drivers/video/bridge/anx6345.c
+++ b/drivers/video/bridge/anx6345.c
@@ -16,8 +16,6 @@
#define DP_MAX_LANE_COUNT 0x002
#define DP_MAX_LANE_COUNT_MASK 0x1f
-DECLARE_GLOBAL_DATA_PTR;
-
struct anx6345_priv {
u8 edid[EDID_SIZE];
};