]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
[PATCH] spi section fix
authorAndrew Morton <akpm@osdl.org>
Fri, 3 Nov 2006 06:07:20 +0000 (22:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 3 Nov 2006 20:27:58 +0000 (12:27 -0800)
commitd3e5a938e7ed718f6d191e8b6b176fcfeb88a294
treefe47bcfa52e985e48af5e3e7628fb2210a90fe93
parentb918f6e62cd46774f9fc0a3fbba6bd10ad85ee14
[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>
drivers/spi/spi.c