diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-26 14:48:35 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-26 14:48:34 -0700 |
| commit | e235cc7ed79f30a50d1c51abbd8e17445a029331 (patch) | |
| tree | a894acc449fdc743920cda586f00531797d36fd3 /include/linux | |
| parent | eb5cb31c18242b53cdbba61b80d53a837cf056df (diff) | |
| parent | 79f9bdf53ba78163716be1dfc8e46ec980bfba58 (diff) | |
Merge "mdss: display-port: add support for audio programming"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/msm_ext_display.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/msm_ext_display.h b/include/linux/msm_ext_display.h index 81a95657a719..54c99d9cb245 100644 --- a/include/linux/msm_ext_display.h +++ b/include/linux/msm_ext_display.h @@ -121,6 +121,7 @@ struct msm_ext_disp_init_data { struct kobject *kobj; struct msm_ext_disp_intf_ops intf_ops; struct msm_ext_disp_audio_codec_ops codec_ops; + struct platform_device *pdev; }; /* |
