[PATCH 1/6] clocksource: timer-ti-dm: Make unexported functions static

Tony Lindgren tony at atomide.com
Tue Feb 27 10:06:41 PST 2018


* Ladislav Michl <ladis at linux-mips.org> [180223 10:14]:
> As dmtimer no longer exports functions, make those previously
> exported static (this requires few functions to be moved around
> as their prototypes were deleted).

Looks like this one fails to build with omap1_defconfig:

drivers/clocksource/timer-ti-dm.c:935:14: error:
'omap_dm_timer_get_fclk' undeclared here 

Other than that the first three patches seem like nice
clean-up :)

Regards,

Tony



More information about the linux-arm-kernel mailing list