提交 1d40ddd1 编写于 作者: R Russell King

MTD: fix pismo build error

Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 98e12b5a
......@@ -118,7 +118,7 @@ static int __devinit pismo_add_device(struct pismo_data *pismo, int i,
{
struct platform_device *dev;
struct resource res = { };
phys_addr_t base = region.base;
phys_addr_t base = region->base;
int ret;
if (base == ~0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册