linux/drivers/spi
Andrew Morton d3e5a938e7 [PATCH] spi section fix
WARNING: vmlinux - Section mismatch: reference to .init.text:spi_register_board_info from __ksymtab_gpl between '__ksymtab_spi_register_board_info' (at offset 0xc032f7d0) and '__ksymtab_spi_alloc_master'

Fix this by removing the export.

Acked-by: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-11-03 12:27:58 -08:00
..
Kconfig
Makefile
pxa2xx_spi.c Various drivers' irq handlers: kill dead code, needless casts 2006-10-06 15:00:58 -04:00
spi.c [PATCH] spi section fix 2006-11-03 12:27:58 -08:00
spi_bitbang.c
spi_butterfly.c
spi_mpc83xx.c
spi_s3c24xx.c
spi_s3c24xx_gpio.c