From: Sam Ravnborg <[EMAIL PROTECTED]>
Date: Fri, 20 Jul 2007 23:34:40 +0200

> Fix following warning:
> WARNING: vmlinux.o(.text+0x3cf50): Section mismatch: reference to 
> .init.text:page_in_phys_avail (between 'pci_sun4v_pbm_init' and 
> 'sun4v_pci_init')
> 
> pci_sun4v_pbm_init and sun4v_pci_init was only used under __init
> context so declare them _init.
> 
> Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]>

Applied, thanks Sam.
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to