diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-01-27 07:21:49 -0500 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-01-28 04:01:30 -0500 |
commit | b5217bf4692218d202d3d2cd772864fa1e10be4d (patch) | |
tree | 2a751157e734c1aaf2acdde48ef3645bd951ac08 /kernel/pid.c | |
parent | 384764c3611645d96889742a079168c86a6fc4c4 (diff) |
drm/bridge: dw-hdmi: Adapt to bridge API change
Commit fbc4572e9c48e45b ("drm/bridge: make bridge registration independent of
drm flow") introduced some drm/bridge API modifications. Make the necessary
changes so that we can avoid the build breakage:
drivers/gpu/drm/bridge/dw_hdmi.c: In function 'dw_hdmi_bridge_destroy':
drivers/gpu/drm/bridge/dw_hdmi.c:1378:2: error: implicit declaration of function 'drm_bridge_cleanup' [-Werror=implicit-function-declaration]
drivers/gpu/drm/bridge/dw_hdmi.c: At top level:
drivers/gpu/drm/bridge/dw_hdmi.c:1471:2: error: unknown field 'destroy' specified in initializer
drivers/gpu/drm/bridge/dw_hdmi.c: In function 'dw_hdmi_register':
drivers/gpu/drm/bridge/dw_hdmi.c:1535:2: error: implicit declaration of function 'drm_bridge_init' [-Werror=implicit-function-declaration]
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'kernel/pid.c')
0 files changed, 0 insertions, 0 deletions