From d8a3beea003b4c162e5713a1a86596e9296da1d7 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Fri, 13 Mar 2015 10:31:53 -0300 Subject: [PATCH] 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 Signed-off-by: Shawn Guo --- Reading git-format-patch failed