Home
last modified time | relevance | path

Searched hist:"6 cc79a6295719ff917b1fe191c681f642854b3f9" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-amlogic-a4.cdiff 6cc79a6295719ff917b1fe191c681f642854b3f9 Wed Nov 13 06:57:15 CET 2024 Xianwei Zhao <xianwei.zhao@amlogic.com> rtc: amlogic-a4: fix compile error

When compile rtc-a4, build error as following:
ERROR: modpost: drivers/rtc/rtc-amlogic-a4: struct of_device_id is
not terminated with a NULL entry!
This commit is to fix it.

Fixes: c89ac9182ee2 ("rtc: support for the Amlogic on-chip RTC")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
Link: https://lore.kernel.org/r/20241113-fix_a4_rtc-v1-1-307af26449a8@amlogic.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>