]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Remove typedefs from bmp_layout.h
authorSimon Glass <sjg@chromium.org>
Wed, 13 May 2015 13:02:27 +0000 (07:02 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:36 +0000 (00:42 +0200)
commit9524c5294c5c2686dac85e37c323fe9a8cb82f3f
treec1f5abffca829c9beb1537c1815709e1d5368f45
parent5cf677ef9f3a701ad18f6ce4874567a07fbea190
Remove typedefs from bmp_layout.h

We try to avoid typedefs and these ones are easy enough to remove. Before
changing this header in the next patch, remove the typedefs.

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Joe Hershberger <joe.hershberger@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
common/cmd_bmp.c
common/lcd.c
drivers/video/atmel_lcdfb.c
drivers/video/bus_vcxk.c
drivers/video/cfb_console.c
include/bmp_layout.h