]> git.baikalelectronics.ru Git - uboot.git/commit
video: use BMP_ALIGN_CENTER define from splash.h
authorAnatolij Gustschin <agust@denx.de>
Sat, 1 Dec 2018 14:30:08 +0000 (15:30 +0100)
committerAnatolij Gustschin <agust@denx.de>
Tue, 4 Dec 2018 18:47:20 +0000 (19:47 +0100)
commitc1fe3ebb3d8a8c0a048b9687395dd6ee185d1138
tree0c9ab61dc0bf22d78f52380b1ec35da0d325696b
parent0e75bf300fa7a3d6deb20788c31af30c0424956c
video: use BMP_ALIGN_CENTER define from splash.h

Drop BMP_ALIGN_CENTER define in lcd.c and video_bmp.c as it is
already defined by splash.h. Include splash.h in bmp code.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
common/lcd.c
drivers/video/video_bmp.c