]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: move fsl_diu_fb driver to drivers/video
authorAnatolij Gustschin <agust@denx.de>
Mon, 29 Nov 2010 20:17:37 +0000 (21:17 +0100)
committerAnatolij Gustschin <agust@denx.de>
Wed, 1 Dec 2010 19:48:13 +0000 (20:48 +0100)
commit14f88c43fcb7cee954648daeaba08b8e881ec01b
treec77b9ecd6dc50f61f31cdfcc20a8bba1d0728160
parent49733aa0b9d29803384ad4bce74985f4bbe7e9aa
video: move fsl_diu_fb driver to drivers/video

Since the driver is used not only on Freescale boards,
we move it to a common place for video drivers as
suggested by Wolfgang. The patch also cleans up the
top level Makefile.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Makefile
board/freescale/common/Makefile
drivers/video/Makefile
drivers/video/fsl_diu_fb.c [moved from board/freescale/common/fsl_diu_fb.c with 100% similarity]