]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: move clock event variables into imx_timer
authorShawn Guo <shawn.guo@linaro.org>
Fri, 22 May 2015 08:38:49 +0000 (16:38 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Jun 2015 06:52:27 +0000 (14:52 +0800)
commit18387d48da42cf77a0019dfd2cbb64529f079487
tree1f42d50d7ee08bfe7e05a5628d1eb8aa9a4ba4ab
parent12338233cf0696429cd3e203e3cd2f39fae1606f
ARM: imx: move clock event variables into imx_timer

Since we now have imx_timer structure, it makes more sense to move those
clock event related variables into the structure, so that we can save
some global variables.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/time.c