Re: [PATCH] isdn: fix section mismatch warnings in isac.c and isar.c

2008-02-09 Thread David Miller
From: Sam Ravnborg <[EMAIL PROTECTED]> Date: Fri, 8 Feb 2008 21:00:03 +0100 > Fix the following warnings: ... > > initisar(), initisac() and clear_pending_isac_ints() > were all used via a cardmsg fnction - which may be called > ouside __devinit context. > So remove the bogus __devinit annotati

[PATCH] isdn: fix section mismatch warnings in isac.c and isar.c

2008-02-08 Thread Sam Ravnborg
Fix the following warnings: WARNING: drivers/isdn/hisax/built-in.o(.text+0x1b276): Section mismatch in reference from the function inithscxisac() to the function .devinit.text:clear_pending_isac_ints() WARNING: drivers/isdn/hisax/built-in.o(.text+0x1b286): Section mismatch in reference from the