提交 70ad7d18 编写于 作者: R Ralf Baechle

[MIPS] JMR3927: Fix syntax error.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 efd9412d
...@@ -54,5 +54,5 @@ struct pci_controller jmr3927_controller = { ...@@ -54,5 +54,5 @@ struct pci_controller jmr3927_controller = {
.pci_ops = &jmr3927_pci_ops, .pci_ops = &jmr3927_pci_ops,
.io_resource = &pci_io_resource, .io_resource = &pci_io_resource,
.mem_resource = &pci_mem_resource, .mem_resource = &pci_mem_resource,
.mem_offset = JMR3927_PCIMEM; .mem_offset = JMR3927_PCIMEM
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册