commit | 9bbef18750b34fa1d476e46a7833867b49f856c4 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Sat Apr 25 21:03:15 2015 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Jun 03 14:44:30 2015 +0800 |
tree | 58dc8ec69a7cd45d3fd3739c494d7968aaa29d8d | |
parent | 5ab96a8df094b87673b67e4dce70e31248d663a3 [diff] |
ARM: imx: move revision definitions and declarations into a header The revision definitions and declarations are widely used by clock drivers. As a step of moving clock drivers out of arch/arm/mach-imx, let's create header include/soc/imx/revision.h to accommodate them. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>