Commit fb370466 authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Russell King

ARM: fix "offest" -> "offset" typo

Signed-off-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent d5b7d8c2
......@@ -25,7 +25,7 @@
/* The following addresses are common between i.MX21 and i.MX27 */
/* Register offests */
/* Register offsets */
#define MX2x_AIPI_BASE_ADDR 0x10000000
#define MX2x_AIPI_BASE_ADDR_VIRT 0xf4000000
#define MX2x_AIPI_SIZE SZ_1M
......
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