On Tue, 01 Jul 2025 09:44:39 +0200, Geert Uytterhoeven wrote:
> When compiling the RTC library functions test as a module, the module
> has the non-descriptive name "lib_test.ko". Fix this by renaming it to
> "test_rtc_lib.ko".
>
>
Applied, thanks!
[1/1] rtc: Rename lib_test to test_rtc_lib
When compiling the RTC library functions test as a module, the module
has the non-descriptive name "lib_test.ko". Fix this by renaming it to
"test_rtc_lib.ko".
Signed-off-by: Geert Uytterhoeven
---
v2:
- s/rtc_lib_test/test_rtc_lib/.
---
drivers/rtc/Makefile | 2 +-
driv
2 matches
Mail list logo