From 1df8b5300001907cb1711f3526394f3ef3240123 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 3 Nov 2013 16:04:48 +0000 Subject: [PATCH] imx-drm: remove imx-fb.c imx-fb.c doesn't need to be separate from imx-drm-core.c - all it is doing is setting up the minimum and maximum sizes of the scanout buffers, and setting up the mode_config function pointers. Move the contents into imx-drm-core.c and kill this file. Acked-by: Philipp Zabel Acked-by: Shawn Guo Reviewed-by: Fabio Estevam Signed-off-by: Russell King --- Reading git-format-patch failed