drm/rockchip: move rockchip drm core compile to the last one
authorMark Yao <mark.yao@rock-chips.com>
Thu, 30 Jun 2016 06:31:18 +0000 (14:31 +0800)
committerGerrit Code Review <gerrit@rock-chips.com>
Fri, 1 Jul 2016 11:24:35 +0000 (19:24 +0800)
commit45079dcfc7dbf8735689272daed1c5fbb6553304
tree16b39a21ba07301f02b8c58fcdbc034746235848
parent3ec19efebe2d05d4cd927d96a3ff5e662dc808ef
drm/rockchip: move rockchip drm core compile to the last one

All rockchip drm modules are module_init, so the probe sequence
is judged by compile sequence.

We want the rockchip drm core probe on the last one, so if components
call probe defer on bind, would use rockchip drm core to do probe defer.

Change-Id: Ibda12998545a93327bdf35bc1b8386034189ba6a
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
drivers/gpu/drm/rockchip/Makefile