video: update the Freescale DIU driver to use linux/fb.h
authorTimur Tabi <timur@freescale.com>
Mon, 22 Aug 2011 15:54:02 +0000 (10:54 -0500)
committerWolfgang Denk <wd@denx.de>
Mon, 17 Oct 2011 20:25:31 +0000 (22:25 +0200)
commit3c59e3986c1dea477cad8f1967843c0da0d9b174
treef7a70646df6459aad07cfbafbf4f0a86b3beadb2
parentd4590da43666443aaf0c7c59e5f245352989bd9d
video: update the Freescale DIU driver to use linux/fb.h

Update the Freescale DIU video driver (fsl_diu_fb.c) to use linux/fb.h.
Some data structures from this header file were just copied into
fsl_diu_fb.c.

Signed-off-by: Timur Tabi <timur@freescale.com>
drivers/video/fsl_diu_fb.c