]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/msm/hdmi/hdmi.h
WIP: drm: msm: add proper hdmi codec driver.
[karo-tx-linux.git] / drivers / gpu / drm / msm / hdmi / hdmi.h
index d0e663192d01f6b3471f8ef578bc16a2e538cd10..7eb16bee51913a76574b52501d1e4002836c7682 100644 (file)
@@ -42,6 +42,7 @@ struct hdmi_hdcp_ctrl;
 struct hdmi {
        struct drm_device *dev;
        struct platform_device *pdev;
+       struct platform_device *audio_pdev;
 
        const struct hdmi_platform_config *config;