ARM: mx25: Remove "mx25.h" header file
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 13 Mar 2015 13:31:56 +0000 (10:31 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 13 Mar 2015 14:14:58 +0000 (22:14 +0800)
As mx25 has been converted to a dt-only platform, we do not need the "mx25.h"
header file anymore.

Remove it and also clean up all the mx25 occurences from the platform helper
code.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found