[MIPS] JMR3927: Fix syntax error.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
efd9412d85
commit
70ad7d1840
@ -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
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user