]> 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)
commitb8b63014a8f5adf2543d6769254089a56a26f5ef
tree1f42d50d7ee08bfe7e05a5628d1eb8aa9a4ba4ab
parent04fff2ccb5f5a1260e7c85fb2c1dfee46159da1b
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