Skip to content

Commit

Permalink
sh: Kill off dead mv_init_pci() from machvec.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Dec 22, 2008
1 parent 43f8f9b commit 2125a46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/sh/include/asm/machvec.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 *);
Expand Down

0 comments on commit 2125a46

Please sign in to comment.