commit | 592ea6bd1fad6068fb7d813d36cfd832313f4421 | [log] [tgz] |
---|---|---|
author | Ladislav Michl <ladis@linux-mips.org> | Wed Feb 28 08:25:19 2018 +0100 |
committer | Tony Lindgren <tony@atomide.com> | Wed Feb 28 13:38:10 2018 -0800 |
tree | 0120d24259f478a675f1c7b6514c1ef9164bfd87 | |
parent | ac30751df953c298ee86e4f97a61347544833de8 [diff] |
clocksource: timer-ti-dm: Make unexported functions static As dmtimer no longer exports functions, make those previously exported static (this requires few functions to be moved around as their prototypes were deleted). Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Tony Lindgren <tony@atomide.com>