commit | e510d2015d38a2bfbaebf9793f28377b6328e409 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Fri May 22 16:38:49 2015 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Jun 03 14:52:27 2015 +0800 |
tree | 1f42d50d7ee08bfe7e05a5628d1eb8aa9a4ba4ab | |
parent | 5ab0475b70ccdb349812d932a84dec86029a84d7 [diff] |
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>