From: Philipp Zabel Date: Tue, 25 Feb 2014 11:43:41 +0000 (+0100) Subject: imx-drm: Move IPU_PIX_FMT_GBR24 definition into imx-ipu-v3.h X-Git-Tag: v3.15-rc1~139^2~857 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4392aa87448bca69aa46b185744b15106e5a13;p=pandora-kernel.git imx-drm: Move IPU_PIX_FMT_GBR24 definition into imx-ipu-v3.h The IPU display controller supports a non-standard green-red-blue ordered format that is used on the connection between IPU display interface 1 and the TV encoder on i.MX53. In preparation for the move of IPU core code out of staging, place the IPU_PIX_FMT_GBR24 definition in imx-ipu-v3.h, so that both the IPU display interface driver and the TVE encoder driver can access it. Signed-off-by: Philipp Zabel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed