lkml.org 
[lkml]   [2008]   [Feb]   [8]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 8 Feb 2008 06:58:33 +0100
FromSam Ravnborg <>
SubjectRe: [PATCH] isdn: fix section mismatch warning in enpci_card_msg
On Thu, Feb 07, 2008 at 06:20:40PM -0800, David Miller wrote:
> From: Sam Ravnborg <sam@ravnborg.org>
> Date: Fri,  1 Feb 2008 14:42:42 +0100
> 
> > Fix following warnings:
> > WARNING: drivers/isdn/hisax/built-in.o(.text+0x3cf50): Section mismatch in reference from the function enpci_card_msg() to the function .devinit.text:Amd7930_init()
> > WARNING: drivers/isdn/hisax/built-in.o(.text+0x3cf85): Section mismatch in reference from the function enpci_card_msg() to the function .devinit.text:Amd7930_init()
> > 
> > enpci_card_msg() can be called outside __devinit context
> > referenced function should not be annotated __devinit.
> > 
> > Remove annotation of Amd7930_init to fix this.
> > 
> > Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
> 
> Applied, thanks.

Hi David - did you apply only this
or all 5 patches?
I can resend if you prefer with Karsten's ack included.

PS. Do you usual take isdn patches?

	Sam


\
 
 \ /
  Last update: 2008-02-08 07:01    [W:0.228 / U:0.310 seconds]
©2003-2008 Jasper Spaans