+20
−0
+4
−225
drivers/gpu/drm/tegra/fbdev.c
0 → 100644
+227
−0
Loading
Only build tegra's fbdev emulation if CONFIG_DRM_FBDEV_EMULATION has been enabled. As part of this change, move the code into its own source file. No functional changes. Signed-off-by:Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by:
Thierry Reding <treding@nvidia.com>