]> Git Repo - J-u-boot.git/commit
rtc: goldfish_rtc_probe should be static
authorHeinrich Schuchardt <[email protected]>
Thu, 21 Mar 2024 20:16:13 +0000 (21:16 +0100)
committerTom Rini <[email protected]>
Wed, 10 Apr 2024 15:34:53 +0000 (09:34 -0600)
commit6821d13fb0c40345989ef42851eed38851e7e582
treec6c1a676a65bd25f83ff6a62db414d32e977dc1d
parent32bc256ced33678d63147acb796aa1cbcc942baf
rtc: goldfish_rtc_probe should be static

There is no need to export goldfish_rtc_probe().

Fixes: 2d6dc19fd25d ("rtc: driver for Goldfish RTC")
Signed-off-by: Heinrich Schuchardt <[email protected]>
drivers/rtc/goldfish_rtc.c
This page took 0.032391 seconds and 4 git commands to generate.