summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_fb_helper.h
diff options
context:
space:
mode:
authorArnd Bergmann2016-02-11 10:10:00 +0100
committerDaniel Vetter2016-02-11 11:48:39 +0100
commit382ab95d1af85381d8a5dff09b16a80c7e492534 (patch)
treedc7b06db2ddf847f977cae3b18164bf5ef27fbb9 /include/drm/drm_fb_helper.h
parentdrm/bridge: removed dummy mode_fixup function from dw-hdmi. (diff)
downloadkernel-qcow2-linux-382ab95d1af85381d8a5dff09b16a80c7e492534.tar.gz
kernel-qcow2-linux-382ab95d1af85381d8a5dff09b16a80c7e492534.tar.xz
kernel-qcow2-linux-382ab95d1af85381d8a5dff09b16a80c7e492534.zip
drm/msm: remove unused variable
After the drm_device_is_unplugged() was removed, the 'dev' variable is now unused, and we get a warning for that: drivers/gpu/drm/msm/msm_fbdev.c: In function 'msm_fbdev_mmap': drivers/gpu/drm/msm/msm_fbdev.c:65:21: error: unused variable 'dev' [-Werror=unused-variable] This removes the variable as well. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: e9f8250f2f92 ("drm/msm: remove the drm_device_is_unplugged check") Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1455181810-3910161-1-git-send-email-arnd@arndb.de
Diffstat (limited to 'include/drm/drm_fb_helper.h')
0 files changed, 0 insertions, 0 deletions