commit | 58a7758998f7c2b9c273b26f33857866462a2e00 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Nov 29 21:17:37 2010 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Wed Dec 01 20:48:13 2010 +0100 |
tree | c77b9ecd6dc50f61f31cdfcc20a8bba1d0728160 | |
parent | 7cb4f92f217e5e9020c27026581aa07e67f446a6 [diff] |
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>