commit | d8a3beea003b4c162e5713a1a86596e9296da1d7 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri Mar 13 10:31:53 2015 -0300 |
committer | Shawn Guo <shawn.guo@linaro.org> | Fri Mar 13 22:06:30 2015 +0800 |
tree | 9a48292deb236fad0f5a8b6c9d29896ae0e4fc9b | |
parent | 9557fe40750c19485ad0827783369db20405fec5 [diff] |
ARM: mx25: Remove mx25_clocks_init() mx25_clocks_init() is only used to register the clocks for non-dt platforms. As mx25 has been converted to a dt-only platform, we can safely remove it. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>