Skip to content

Commit

Permalink
ARM: 5949/1: NUC900 add gpio virtual memory map
Browse files Browse the repository at this point in the history
NUC900 add gpio virtual memory map

Signed-off-by: Wang Qiang <[email protected]>
Signed-off-by: Wang Zongshun <[email protected]>
Signed-off-by: Russell King <[email protected]>
  • Loading branch information
zswan authored and Russell King committed Feb 21, 2010
1 parent ce746e4 commit 6d636c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-w90x900/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ static struct map_desc nuc900_iodesc[] __initdata = {
IODESC_ENT(UART),
IODESC_ENT(TIMER),
IODESC_ENT(EBI),
IODESC_ENT(GPIO),
};

/* Initial clock declarations. */
Expand Down

0 comments on commit 6d636c6

Please sign in to comment.