* Daniel Lezcano <[email protected]> [200519 16:27]: > On 19/05/2020 18:06, Tony Lindgren wrote: > > * Daniel Lezcano <[email protected]> [200519 16:01]: > >> On 19/05/2020 17:51, Tony Lindgren wrote: > >>> We can get a warning for dmtimer_clocksource_init() with 'pa' set but > >>> not used. This was used in the earlier revisions of the code but no > >>> longer needed, so let's remove the unused pa and of_translate_address(). > >>> Let's also do it for dmtimer_clockevent_init() that has a similar issue. > >>> > >>> Reported-by: kbuild test robot <[email protected]> > >>> Signed-off-by: Tony Lindgren <[email protected]> > >>> --- > >> > >> Applied, thanks > > > > Thanks! Do you already have some immutable commit I can use > > as the base for the SoC and dts changes? Or do you want to > > wait a bit for that? > > Hi Tony, > > https://git.linaro.org/people/daniel.lezcano/linux.git/log/?h=timers/drivers/timer-ti > > it contains the two patches + the warning fix
OK thanks a lot! Will use that as the base then. Regards, Tony

