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 [PATCH] S3C24XX: hardware SPI driver 2006-05-21 12:59:19 -07:00
Makefile [PATCH] S3C24XX: hardware SPI driver 2006-05-21 12:59:19 -07:00
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 Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
spi_butterfly.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
spi_mpc83xx.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
spi_s3c24xx.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
spi_s3c24xx_gpio.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00