Re: linux-next: Tree for Nov 2 (drivers/platform/x86/amd-pmc.o)

From: Randy Dunlap
Date: Tue Nov 02 2021 - 11:14:53 EST


On 11/2/21 1:15 AM, Stephen Rothwell wrote:
Hi all,

Please do not add any v5.17 related material to your linux-next included
trees until the merge window has closed.

Changes since 20211101:



on i386:

ld: drivers/platform/x86/amd-pmc.o: in function `amd_pmc_suspend':
amd-pmc.c:(.text+0x5db): undefined reference to `rtc_class_open'
ld: amd-pmc.c:(.text+0x5ea): undefined reference to `rtc_read_alarm'
ld: amd-pmc.c:(.text+0x604): undefined reference to `rtc_read_time'
ld: amd-pmc.c:(.text+0x660): undefined reference to `rtc_alarm_irq_enable'


Also "depends on RTC_CLASS" ?


--
~Randy