diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2018-09-26 22:38:36 +0300 |
|---|---|---|
| committer | Noralf Trønnes <noralf@tronnes.org> | 2018-09-27 14:13:45 +0300 |
| commit | 064b06bbf117f8b5e64a5143e970d5a1cf602fd6 (patch) | |
| tree | 37d1819829c7f076995066afd21c77a54b38a6d1 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 4f297df89d29b531fa834ff4958456ecd82ee753 (diff) | |
| download | linux-064b06bbf117f8b5e64a5143e970d5a1cf602fd6.tar.xz | |
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 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
