diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-09-13 02:33:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-09-13 14:41:52 -0700 |
commit | 42cde4309b8f2671610be049352df2f8716e8809 (patch) | |
tree | 13713125a96aa097caa5ba533139a86137eeb631 /include | |
parent | 3aa04f1b07352be89960bddca4db0d5d8c09510c (diff) | |
download | linux-42cde4309b8f2671610be049352df2f8716e8809.tar.bz2 |
spi_s3c24xx: fix section warning
Fix the section mismatch warning generated by the incorrect naming of
s3c24xx_spidrv which should be s3c24xx_spi_driver:
WARNING: drivers/spi/spi_s3c24xx.o(.data+0x4):
Section mismatch in reference from the variable s3c24xx_spidrv
to the (unknown reference) .exit.text:(unknown)
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions