* [PATCH 25/32] pdev_to_pnode() is used from __devinit
@ 2008-11-22 17:43 Al Viro
2008-11-26 9:07 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2008-11-22 17:43 UTC (permalink / raw)
To: davem; +Cc: linux-kernel
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
arch/sparc/kernel/pcic.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/sparc/kernel/pcic.c b/arch/sparc/kernel/pcic.c
--- a/arch/sparc/kernel/pcic.c
+++ b/arch/sparc/kernel/pcic.c
@@ -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];
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 25/32] pdev_to_pnode() is used from __devinit
2008-11-22 17:43 [PATCH 25/32] pdev_to_pnode() is used from __devinit Al Viro
@ 2008-11-26 9:07 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-11-26 9:07 UTC (permalink / raw)
To: viro; +Cc: linux-kernel
From: Al Viro <viro@ftp.linux.org.uk>
Date: Sat, 22 Nov 2008 17:43:29 +0000
> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Also applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-26 9:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-22 17:43 [PATCH 25/32] pdev_to_pnode() is used from __devinit Al Viro
2008-11-26 9:07 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®