[ARM] MX35: Add register definitions for the i.MX35
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 2 Feb 2009 13:11:54 +0000 (14:11 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 13 Mar 2009 09:34:25 +0000 (10:34 +0100)
This patch moves the stuff common to i.MX31 and i.MX35 to mx3x.h and the
specifics to mx31.h/mx35.h. We can build a kernel which runs on i.MX31 and
i.MX35, so always include mx31.h and mx35.h

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found