linux/drivers/spi
Adrian Bunk e9d5a46115 [PATCH] drivers/spi/: fix section mismatches
WARNING: drivers/built-in.o - Section mismatch: reference to .init.text:spi_register_master from .text between 'spi_bitbang_start' (at offset 0x84e11a) and 'bitbang_work'
  WARNING: drivers/built-in.o - Section mismatch: reference to .init.text:spi_alloc_master from .text between 'butterfly_attach' (at offset 0x84e681) and 'at25_remove'
  WARNING: drivers/built-in.o - Section mismatch: reference to .init.text:spi_new_device from .text between 'butterfly_attach' (at offset 0x84e7e4) and 'at25_remove'

Signed-off-by: Adrian Bunk <bunk@stusta.de>
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>
2007-03-27 09:05:15 -07:00
..
at25.c [PATCH] SPI: at25: do not use pointer before assignment 2007-03-16 19:25:05 -07:00
atmel_spi.c
atmel_spi.h
Kconfig
Makefile
omap_uwire.c
pxa2xx_spi.c
spi_bitbang.c
spi_butterfly.c
spi_imx.c
spi_mpc83xx.c
spi_s3c24xx_gpio.c
spi_s3c24xx.c [PATCH] spi_s3c24xx.c: warning fix 2007-03-16 19:25:06 -07:00
spi.c [PATCH] drivers/spi/: fix section mismatches 2007-03-27 09:05:15 -07:00