drm/rockchip: fix compile warning when build as modules
authorMark Yao <mark.yao@rock-chips.com>
Thu, 11 Aug 2016 01:19:52 +0000 (09:19 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 11 Aug 2016 02:18:01 +0000 (10:18 +0800)
commit2c79a1cc63f55ecc18ca4ec8bf4cf2fbe06811a5
tree4e8c9b10a897bffc77010d26b4df34db62b72c52
parentc012532206b38f161fd845b6407edf30299ca213
drm/rockchip: fix compile warning when build as modules

rockchip_drm_fb.c:In function 'rockchip_drm_fb_destroy':
rockchip_drm_fb.c:51:21: warning: unused variable 'dev' [-Wunused-variable]

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