[U-Boot] [PATCH] video: move fsl_diu_fb driver to drivers/video
Anatolij Gustschin
agust at denx.de
Wed Dec 1 20:53:14 CET 2010
On Mon, 29 Nov 2010 22:28:02 +0100
Anatolij Gustschin <agust at denx.de> wrote:
> 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 at denx.de>
> ---
> Makefile | 3 ---
> board/freescale/common/Makefile | 1 -
> drivers/video/Makefile | 1 +
> .../common => drivers/video}/fsl_diu_fb.c | 0
> 4 files changed, 1 insertions(+), 4 deletions(-)
> rename {board/freescale/common => drivers/video}/fsl_diu_fb.c (100%)
applied to u-boot-video/master.
Anatolij
More information about the U-Boot
mailing list