Skip to content

Commit

Permalink
ARM: fix "offest" -> "offset" typo
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Uwe Kleine-König authored and Russell King committed Nov 26, 2009
1 parent d5b7d8c commit fb37046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/plat-mxc/include/mach/mx2x.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fb37046

Please sign in to comment.