summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl-fme.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-09-26 21:38:36 +0200
committerNoralf Trønnes <noralf@tronnes.org>2018-10-05 12:09:20 +0200
commit8c1d1bb0f0bdebd174a6188ca345e44a03becda5 (patch)
tree23ff16c6d2efa916c3c36135f317483e5bfbc097 /drivers/fpga/dfl-fme.h
parent4be9bd10e22dfc7fc101c5cf5969ef2d3a042d8a (diff)
downloadlinux-8c1d1bb0f0bdebd174a6188ca345e44a03becda5.tar.bz2
drm/imx: fix build failure without CONFIG_DRM_FBDEV_EMULATION
The variable is declared in an #ifdef section, but the user is now unconditional, which leads to a build failure: drivers/gpu/drm/imx/imx-drm-core.c: In function 'imx_drm_bind': drivers/gpu/drm/imx/imx-drm-core.c:264:6: error: 'legacyfb_depth' undeclared (first use in this function); did you mean 'lockdep_depth'? Remove the remaining #ifdef as well. Fixes: f53705fd9803 ("drm/imx: Use drm_fbdev_generic_setup()") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Link: https://patchwork.freedesktop.org/patch/msgid/20180926193846.2490574-1-arnd@arndb.de
Diffstat (limited to 'drivers/fpga/dfl-fme.h')
0 files changed, 0 insertions, 0 deletions