Sam Ravnborg f4e64333f8 isdn: fix section mismatch warning for ISACVer
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 <sam@ravnborg.org>
Acked-by: Karsten Keil <kkeil@suse.de>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-09 23:29:28 -08:00
..
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2008-02-06 10:41:01 -08:00
2005-04-16 15:20:36 -07:00
2007-11-05 15:12:31 -08:00
2005-04-16 15:20:36 -07:00
2006-11-30 05:24:39 +01:00
2005-04-16 15:20:36 -07:00
2006-07-10 13:24:15 -07:00
2005-04-16 15:20:36 -07:00
2007-08-21 10:14:28 -07:00
2007-11-29 09:24:53 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:54:02 -08:00
2005-04-16 15:20:36 -07:00
2006-11-22 14:57:56 +00:00
2006-07-10 13:24:15 -07:00
2005-04-16 15:20:36 -07:00
2006-07-10 13:24:15 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-11-22 14:57:56 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-08 08:28:40 -08:00
2005-04-16 15:20:36 -07:00