diff options
author | Randy Dunlap <[email protected]> | 2022-04-10 09:10:35 -0700 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-05-22 15:58:30 +1000 |
commit | 9a9c5ff5fff87eb1a43db0d899473554e408fd7b (patch) | |
tree | 64ccb082d35e4e59d7e82758cfffdbb70a48f4a8 /scripts/gdb/linux/mm.py | |
parent | 86ce436e30d86327c9f5260f718104ae7b21f506 (diff) |
macintosh: via-pmu and via-cuda need RTC_LIB
Fix build when RTC_LIB is not set/enabled.
Eliminates these build errors:
m68k-linux-ld: drivers/macintosh/via-pmu.o: in function `pmu_set_rtc_time':
drivers/macintosh/via-pmu.c:1769: undefined reference to `rtc_tm_to_time64'
m68k-linux-ld: drivers/macintosh/via-cuda.o: in function `cuda_set_rtc_time':
drivers/macintosh/via-cuda.c:797: undefined reference to `rtc_tm_to_time64'
Fixes: 0792a2c8e0bb ("macintosh: Use common code to access RTC")
Reported-by: kernel test robot <[email protected]>
Suggested-by: Christophe Leroy <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions