]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerAnatolij Gustschin <agust@denx.de>
Thu, 13 Oct 2011 10:26:30 +0000 (12:26 +0200)
commit8c6b25046d506d8bbde10cb89f63247f9e78b48c
treef77d0328417e810fb405f9888fecffc1d5038273
parentd8fffa057c9430fd0c5104ab6ff7db4cdb03db51
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