]> git.dujemihanovic.xyz Git - u-boot.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)
commit36e3e7deb25773cf8ef2533612361490d175967f
tree7fc1086d5f56b36c3029641c5ec997c660445495
parent8ccc6bffaa1865e53486284f8a3190a664870d83
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_rtc.c [moved from board/ge/common/ge_common.c with 100% similarity]
board/ge/common/ge_rtc.h [moved from board/ge/common/ge_common.h with 100% similarity]
board/ge/mx53ppd/mx53ppd.c