[PATCH 0/3] Fix compile/link errors

Sean Paul seanpaul at chromium.org
Mon Mar 6 20:27:12 UTC 2017


This set fixes 3 compile/linker errors when certain CONFIG options are not defined.

Sean Paul (3):
  drm: Fix compilation error when CONFIG_DEBUG_FS is undefined
  drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefined
  drm/msm: Fix compilation error when CONFIG_DEBUG_FS undefined

 drivers/gpu/drm/msm/adreno/a5xx_gpu.c       |  2 ++
 drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 10 ++++++++++
 include/drm/drm_crtc.h                      |  2 +-
 3 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.12.0.rc1.440.g5b76565f74-goog



More information about the dri-devel mailing list