From: Russell King Date: Sun, 3 Nov 2013 16:04:48 +0000 (+0000) Subject: imx-drm: remove imx-fb.c X-Git-Tag: v3.15-rc1~139^2~910^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1df8b5300001907cb1711f3526394f3ef3240123;p=pandora-kernel.git 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-diff-tree failed