summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/teles_cs.c
diff options
context:
space:
mode:
authorHenne <henne@nachtwindheim.de>2010-03-25 12:05:29 +0000
committerDavid S. Miller <davem@davemloft.net>2010-03-25 11:58:00 -0700
commit93b39a0dba6a15c35a582b9e8b171b8a6ec971aa (patch)
treed21187851723750b26ac8848bd1ce1494e13d482 /drivers/isdn/hisax/teles_cs.c
parentbcbe53682f65330bdd9ad7eed9575d2ff536353a (diff)
downloadop-kernel-dev-93b39a0dba6a15c35a582b9e8b171b8a6ec971aa.zip
op-kernel-dev-93b39a0dba6a15c35a582b9e8b171b8a6ec971aa.tar.gz
isdn: Cleanup Sections in PCMCIA driver sedlbauer
Compiling this driver gave a section mismatch, so I reviewed the init/exit paths of the driver and made the correct changes. WARNING: drivers/isdn/hisax/built-in.o(.text+0x558d6): Section mismatch in reference from the function sedlbauer_config() to the function .devinit.text:hisax_init_pcmcia() The function sedlbauer_config() references the function __devinit hisax_init_pcmcia(). This is often because sedlbauer_config lacks a __devinit annotation or the annotation of hisax_init_pcmcia is wrong. Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de> Acked-by: Karsten Keil <keil@b1-systems.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/hisax/teles_cs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud