mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
drm/rockchip: EXPORT_SYMBOL(rockchip_drm_crtc_send_mcu_cmd)
rockchip_drm_crtc_send_mcu_cmd will be used by panel-simple.ko Change-Id: I463e52335244564b5a837ff045cff0ab005ea25d Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
@@ -1031,6 +1031,7 @@ int rockchip_drm_crtc_send_mcu_cmd(struct drm_device *drm_dev,
|
||||
|
||||
return 0;
|
||||
}
|
||||
EXPORT_SYMBOL(rockchip_drm_crtc_send_mcu_cmd);
|
||||
|
||||
/*
|
||||
* Attach a (component) device to the shared drm dma mapping from master drm
|
||||
|
||||
Reference in New Issue
Block a user