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)
commite510d2015d38a2bfbaebf9793f28377b6328e409
tree1f42d50d7ee08bfe7e05a5628d1eb8aa9a4ba4ab
parent5ab0475b70ccdb349812d932a84dec86029a84d7
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