]> git.baikalelectronics.ru Git - uboot.git/commit
common: rename lcd_simplefb.c file to fdt_simplefb.c
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 15 Nov 2021 15:32:18 +0000 (16:32 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 30 Nov 2021 15:43:28 +0000 (16:43 +0100)
commit234e5a5aa3c8dc1ac396b854e241604372f99add
treece41382908c2ec46c7ad3b480233ad3a53ef3d7c
parentb7cdd490e9b4362ae1863e680bedfb5f816469a3
common: rename lcd_simplefb.c file to fdt_simplefb.c

Rename the file lcd_simplefb.c to fdt_simplefb.c to be aligned
with the configuration name and with the associated include file
./include/fdt_simplefb.h

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
common/Makefile
common/fdt_simplefb.c [new file with mode: 0644]
common/lcd_simplefb.c [deleted file]