[PATCH v2 2/7] arm: omap: Move dmtimer.h out of plat-omap

Tony Lindgren tony at atomide.com
Wed Nov 8 08:42:21 PST 2017


* Keerthy <j-keerthy at ti.com> [171108 12:31]:
> The header file is currently under plat-omap directory
> under arch/omap. Move this out to an accessible place.
> 
> No Code changes done to the header file.

Some of the dmtimer functions are in this header to optimize the
size of the system timer code. Can you please check if some of them
can be left out of dmtimer.h and be made private to mach-omap1/timer.c
and mach-omap2/timer.c?

Again, we don't want driver code to start mis-using these as that's
immediately going to be big mess out of control.

Regards,

Tony



More information about the linux-arm-kernel mailing list