Commit 2125a460 authored by Paul Mundt's avatar Paul Mundt

sh: Kill off dead mv_init_pci() from machvec.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 43f8f9b9
......@@ -45,7 +45,6 @@ struct sh_machine_vector {
int (*mv_irq_demux)(int irq);
void (*mv_init_irq)(void);
void (*mv_init_pci)(void);
void __iomem *(*mv_ioport_map)(unsigned long port, unsigned int size);
void (*mv_ioport_unmap)(void __iomem *);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment