commit | 7d50cd75666f9b96056561fd283403720f977c79 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Mon Aug 22 10:54:02 2011 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 17 22:25:31 2011 +0200 |
tree | f7a70646df6459aad07cfbafbf4f0a86b3beadb2 | |
parent | 109de9725726c395282a7347de82458200041239 [diff] |
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>