summaryrefslogtreecommitdiff
path: root/include/drm/bridge/cdns-mhdp-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/bridge/cdns-mhdp-common.h')
-rwxr-xr-xinclude/drm/bridge/cdns-mhdp-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/bridge/cdns-mhdp-common.h b/include/drm/bridge/cdns-mhdp-common.h
index 381a5eb5da0b..a6efc7dc7e72 100755
--- a/include/drm/bridge/cdns-mhdp-common.h
+++ b/include/drm/bridge/cdns-mhdp-common.h
@@ -713,7 +713,7 @@ struct cdns_mhdp_device {
} hdmi;
};
const struct cdns_plat_data *plat_data;
-
+ struct i2c_adapter *ddc; /* optional regular DDC I2C bus */
};
u32 cdns_mhdp_bus_read(struct cdns_mhdp_device *mhdp, u32 offset);