summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHenne2010-03-25 13:05:32 +0100
committerDavid S. Miller2010-03-25 19:58:02 +0100
commitf61bb62e3ed7634fe5b7dfd8c9a52e6b799f4023 (patch)
treeaf41a661ad4eaa768044437a72e95635da1172c4 /MAINTAINERS
parentisdn: Cleanup Sections in PCMCIA driver avma1 (diff)
downloadkernel-qcow2-linux-f61bb62e3ed7634fe5b7dfd8c9a52e6b799f4023.tar.gz
kernel-qcow2-linux-f61bb62e3ed7634fe5b7dfd8c9a52e6b799f4023.tar.xz
kernel-qcow2-linux-f61bb62e3ed7634fe5b7dfd8c9a52e6b799f4023.zip
isdn: Cleanup Sections in PCMCIA driver elsa
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+0x55e37): Section mismatch in reference from the function elsa_cs_config() to the function .devinit.text:hisax_init_pcmcia() The function elsa_cs_config() references the function __devinit hisax_init_pcmcia(). This is often because elsa_cs_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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions