Commit 48b5393b authored by Shawn Guo's avatar Shawn Guo

ARM: imx5: remove mx51.h and mx53.h

Now all the macros in mx51.h and mx53.h are used nowhere, so remove
them.
Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent 364b28a5
......@@ -105,8 +105,6 @@
#include "mxc.h"
#include "mx51.h"
#include "mx53.h"
#include "mx3x.h"
#include "mx31.h"
#include "mx35.h"
......
......@@ -19,7 +19,6 @@
#include "common.h"
#include "hardware.h"
#include "mx51.h"
static void __init imx51_init_early(void)
{
......
......@@ -22,7 +22,6 @@
#include "common.h"
#include "hardware.h"
#include "mx53.h"
static void __init imx53_init_early(void)
{
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment