aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorHenne <[email protected]>2010-03-25 12:05:30 +0000
committerDavid S. Miller <[email protected]>2010-03-25 18:58:01 +0000
commit158e33d1c6d0c6bacf577bcb47591aa4293dfcb1 (patch)
treeab42cbf86dc7e3019b84443948bd0cc1cf534aa9 /drivers/mtd/lpddr/lpddr_cmds.c
parentisdn: Cleanup Sections in PCMCIA driver sedlbauer (diff)
downloadkernel-158e33d1c6d0c6bacf577bcb47591aa4293dfcb1.tar.gz
kernel-158e33d1c6d0c6bacf577bcb47591aa4293dfcb1.zip
isdn: Cleanup Sections in PCMCIA driver teles
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+0x56bfb): Section mismatch in reference from the function teles_cs_config() to the function .devinit.text:hisax_init_pcmcia() The function teles_cs_config() references the function __devinit hisax_init_pcmcia(). This is often because teles_cs_config lacks a __devinit annotation or the annotation of hisax_init_pcmcia is wrong. Signed-off-by: Henrik Kretzschmar <[email protected]> Acked-by: Karsten Keil <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions