]> git.baikalelectronics.ru Git - uboot.git/commit
board: ge: common: rename ge_common.c to ge_rtc.c
authorSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 2 Sep 2020 17:31:43 +0000 (19:31 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 1 Nov 2020 14:58:47 +0000 (15:58 +0100)
commit2ab389903f05b20f41c0e7a9997b05f8f4a6d854
tree7fc1086d5f56b36c3029641c5ec997c660445495
parentf0e2c4ccc3c720365eb5f49d85861badb3ef39dd
board: ge: common: rename ge_common.c to ge_rtc.c

The file only contains RTC related code, so let's name
it accordingly.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
board/ge/bx50v3/bx50v3.c
board/ge/common/Makefile
board/ge/common/ge_common.c [deleted file]
board/ge/common/ge_common.h [deleted file]
board/ge/common/ge_rtc.c [new file with mode: 0644]
board/ge/common/ge_rtc.h [new file with mode: 0644]
board/ge/mx53ppd/mx53ppd.c