mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09:00
Revert "ODROID-COMMON: drm/rockchip: remove calling 'rockchip_drm_show_logo()'"
This reverts commit 1f9d864053.
Change-Id: I4b0d942c7278ba8eff157d87570e4b46d8f1875e
This commit is contained in:
@@ -2493,9 +2493,7 @@ static int rockchip_drm_bind(struct device *dev)
|
||||
drm_for_each_encoder(encoder, drm_dev)
|
||||
rockchip_drm_fix_encoder_possible_clones(encoder);
|
||||
|
||||
#if !defined(CONFIG_ARCH_ROCKCHIP_ODROID_COMMON)
|
||||
rockchip_drm_show_logo(drm_dev);
|
||||
#endif
|
||||
|
||||
ret = rockchip_drm_fbdev_init(drm_dev);
|
||||
if (ret)
|
||||
|
||||
Reference in New Issue
Block a user