Skip to content

Commit

Permalink
ARM: shmobile: r8a7790: Fix SD3CKCR address
Browse files Browse the repository at this point in the history
Signed-off-by: Shinobu Uehara <shinobu.uehara.xc@renesas.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Shinobu Uehara authored and Simon Horman committed Nov 10, 2014
1 parent f114040 commit a926a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-shmobile/clock-r8a7790.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

#define SDCKCR 0xE6150074
#define SD2CKCR 0xE6150078
#define SD3CKCR 0xE615007C
#define SD3CKCR 0xE615026C
#define MMC0CKCR 0xE6150240
#define MMC1CKCR 0xE6150244
#define SSPCKCR 0xE6150248
Expand Down

0 comments on commit a926a12

Please sign in to comment.