From: David Brownell Date: Tue, 26 Dec 2006 22:45:26 +0000 (-0800) Subject: MMC: at91 mmc linkage updates X-Git-Tag: v2.6.20-rc5~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a26b498c96f87130559005151539f5fd9e43fff6;p=pandora-kernel.git MMC: at91 mmc linkage updates Linker level tweaks for the AT91 MMC driver: - fix a wrongly-exported symbol - move probe() to init section - move remove() to exit section When this driver is statically linked, this patch shrinks the driver's runtime I-space footprint by over 20% (950 bytes). Signed-off-by: David Brownell Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed