提交 1acd3de5 编写于 作者: P Paul Mundt

ARM: mach-shmobile: Correct the G4EVM SDHI0 I/O range.

This obviously should have been 0xe6d500ff, fix it up accordingly.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 cc0a5a58
......@@ -205,7 +205,7 @@ static struct resource sdhi0_resources[] = {
[0] = {
.name = "SDHI0",
.start = 0xe6d50000,
.end = 0xe6d50nff,
.end = 0xe6d500ff,
.flags = IORESOURCE_MEM,
},
[1] = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册