[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165339058207.1718562.17348886954707647471.b4-ty@ellerman.id.au>
Date: Tue, 24 May 2022 21:09:42 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc: Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Arnd Bergmann <arnd@...db.de>,
kernel test robot <lkp@...el.com>,
Nathan Chancellor <nathan@...nel.org>,
Michael Ellerman <mpe@...erman.id.au>,
Christophe Leroy <christophe.leroy@...roup.eu>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Kees Cook <keescook@...omium.org>,
Finn Thain <fthain@...ux-m68k.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH v2] macintosh: via-pmu and via-cuda need RTC_LIB
On Sun, 10 Apr 2022 09:10:35 -0700, Randy Dunlap wrote:
> 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'
>
> [...]
Applied to powerpc/next.
[1/1] macintosh: via-pmu and via-cuda need RTC_LIB
https://git.kernel.org/powerpc/c/9a9c5ff5fff87eb1a43db0d899473554e408fd7b
cheers
Powered by blists - more mailing lists