ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)
authorLukasz Majewski <lukma@denx.de>
Tue, 3 Sep 2019 14:38:46 +0000 (16:38 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:35:59 +0000 (16:35 +0200)
commit21c7d34279a4f4247e1f20492b87828187a090df
tree6b928b20cbc9fbc07df1b221962c980f41a04671
parentd5354f59d072210b469f099c8ee313e0f17c28e6
ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)

The common.c file content can be safely moved to spl.c file after
performing the DM/DTS conversion for the U-Boot proper.

It contains the non DM/DTS setup code, which now is only used by SPL.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
board/liebherr/display5/Makefile
board/liebherr/display5/common.c [deleted file]
board/liebherr/display5/common.h
board/liebherr/display5/spl.c