Skip to content
Commit c35baa1d authored by Dave Stevenson's avatar Dave Stevenson Committed by Dom Cobley
Browse files

drm: Include drm_connector.h from drm_panel.h

drm_panel.h wants to reference enum drm_panel_orientation which is defined
in drm_connector.h (despite the name).
Include drm_connector.h in drm_panel.h to avoid the rare situation where
drm_panel.h is used with drm_connector.h

https://github.com/raspberrypi/linux/issues/4919



Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 6e37e209
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment