History log of /u-boot/drivers/rtc/goldfish_rtc.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 6821d13f 21-Mar-2024 Heinrich Schuchardt <xypron.glpk@gmx.de>

rtc: goldfish_rtc_probe should be static

There is no need to export goldfish_rtc_probe().

Fixes: 2d6dc19fd25d ("rtc: driver for Goldfish RTC")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>

# 2d6dc19f 30-Dec-2023 Heinrich Schuchardt <xypron.glpk@gmx.de>

rtc: driver for Goldfish RTC

The Goldfish RTC is a virtual device which may be supplied by QEMU.
It is enabled by default on QEMU's RISC-V virt machine.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>

# 2d6dc19f 30-Dec-2023 Heinrich Schuchardt <xypron.glpk@gmx.de>

rtc: driver for Goldfish RTC

The Goldfish RTC is a virtual device which may be supplied by QEMU.
It is enabled by default on QEMU's RISC-V virt machine.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>