drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_fbdev.c
deleted100644 → 0
+0
−23
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The separate file fsl_dcu_drm_fbdev.c only initialized fbdev
emulation which is a one-line operation. There is not much more
code on sight which justifies a separate file, hence call the
initialization helper directly from the drv file.
Signed-off-by:
Stefan Agner <stefan@agner.ch>