Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a29db32 authored by Al Viro's avatar Al Viro Committed by David S. Miller
Browse files

sparc32: pdev_to_pnode() is used from __devinit

parent 64273d08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -436,7 +436,7 @@ int pcic_present(void)
	return pcic0_up;
}

static int __init pdev_to_pnode(struct linux_pbm_info *pbm, 
static int __devinit pdev_to_pnode(struct linux_pbm_info *pbm,
				    struct pci_dev *pdev)
{
	struct linux_prom_pci_registers regs[PROMREG_MAX];