summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i2c/adv7511.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/i2c/adv7511.h')
-rw-r--r--drivers/gpu/drm/i2c/adv7511.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i2c/adv7511.h b/drivers/gpu/drm/i2c/adv7511.h
index d8cf1e42174e..b9b9462611fd 100644
--- a/drivers/gpu/drm/i2c/adv7511.h
+++ b/drivers/gpu/drm/i2c/adv7511.h
@@ -267,6 +267,8 @@ struct adv7511 {
bool edid_read;
wait_queue_head_t wq;
+ struct work_struct hpd_work;
+
struct drm_encoder *encoder;
struct drm_connector connector;