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)
commit96d82f6c860e3f7ce5c301a3d4fc5541b2ce713e
tree0c9ab61dc0bf22d78f52380b1ec35da0d325696b
parentb0fcedb7ad5ccdb7e56ffebecd054059e9e1123e
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