X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Falpha%2Fkernel%2Fsys_marvel.c;h=407accc808777bc4a6f36fa6b912b92686d09a0b;hb=e8650a08232e75274304b812ff04cfce9af9671c;hp=14a4b6a7cf59d3fa94b121714c7e3c67792618e8;hpb=99ce58ddc4eadec8c35d9a1d64ff57703fdcfacc;p=~andy%2Flinux diff --git a/arch/alpha/kernel/sys_marvel.c b/arch/alpha/kernel/sys_marvel.c index 14a4b6a7cf5..407accc8087 100644 --- a/arch/alpha/kernel/sys_marvel.c +++ b/arch/alpha/kernel/sys_marvel.c @@ -317,7 +317,7 @@ marvel_init_irq(void) } static int -marvel_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) +marvel_map_irq(struct pci_dev *dev, u8 slot, u8 pin) { struct pci_controller *hose = dev->sysdata; struct io7_port *io7_port = hose->sysdata;