]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lcd, pxafb: move the pxafb to drivers/video
authorJeroen Hofstee <jeroen@myspectrum.nl>
Tue, 22 Jan 2013 10:44:10 +0000 (10:44 +0000)
committerAnatolij Gustschin <agust@denx.de>
Thu, 21 Mar 2013 08:38:21 +0000 (09:38 +0100)
commit0698095af6a019c6ded35673a6b96af3fbf24286
tree4cd464537e6847d30d058ab4c5f97b09f1fe23cd
parent59155f4c502ff1045a702d3fda79a17aeda63240
lcd, pxafb: move the pxafb to drivers/video

Since the lcd code was compiled unconditionally for pxa also add
CONFIG_PXA_LCD to the boards using this framebuffer. Since
driver/video contains video and lcd drivers, add lcd to the name
to make clear it belongs to common/lcd.c.

cc: Anatolij Gustschin <agust@denx.de>
cc: Cliff Brake <cliff.brake@gmail.com>
cc: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
arch/arm/cpu/pxa/Makefile
drivers/video/Makefile
drivers/video/pxa_lcd.c [moved from arch/arm/cpu/pxa/pxafb.c with 100% similarity]
include/configs/lubbock.h
include/configs/palmld.h
include/configs/palmtc.h
include/configs/pxa255_idp.h
include/configs/zipitz2.h