u-boot/board/ge/mx53ppd
Pali Rohár bdfb6d70bb version: Move version_string[] from version.h to version_string.h
More C files do not use compile time timestamp macros and do not have to be
recompiled every time when SOURCE_DATE_EPOCH changes.

This patch moves version_string[] from version.h to version_string.h and
updates other C files which only needs version_string[] string to include
version_string.h instead of version.h. After applying this patch these
files are not recompiled every time when SOURCE_DATE_EPOCH changes.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2021-09-17 12:10:44 -04:00
..
imximage.cfg doc: update reference to README.imximage 2020-04-16 23:06:54 -04:00
Kconfig imx: Finish migration of IMX_CONFIG to Kconfig 2021-08-31 17:46:37 -04:00
MAINTAINERS board: ge: ppd: Update MAINTAINERS 2020-11-04 19:47:14 +01:00
Makefile board: ge: mx53ppd: enable DM_VIDEO 2020-02-09 21:47:20 +01:00
mx53ppd.c version: Move version_string[] from version.h to version_string.h 2021-09-17 12:10:44 -04:00
mx53ppd_video.c board: ge: mx53ppd: enable DM_VIDEO 2020-02-09 21:47:20 +01:00
ppd_gpio.h board: ge: mx53ppd: use DM for uart 2020-02-09 21:47:20 +01:00