From: Sam Ravnborg <[EMAIL PROTECTED]>
Date: Fri,  8 Feb 2008 21:00:02 +0100

> Fix following warnings:
> WARNING: drivers/isdn/hisax/built-in.o(.text+0x19723): Section mismatch in 
> reference from the function ISACVersion() to the variable 
> .devinit.data:ISACVer
> WARNING: drivers/isdn/hisax/built-in.o(.text+0x2005b): Section mismatch in 
> reference from the function setup_avm_a1_pcmcia() to the function 
> .devinit.text:setup_isac()
> 
> ISACVer were only used from function annotated __devinit
> so add same annotation to ISACVer.
> One af the fererencing functions missed __devinit so add it
> and kill an additional warning.
> 
> Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]>
> Acked-by: Karsten Keil <[EMAIL PROTECTED]>
> Cc: Jeff Garzik <[EMAIL PROTECTED]>
> Cc: David Miller <[EMAIL PROTECTED]>

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

Reply via email to