From a26b498c96f87130559005151539f5fd9e43fff6 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Tue, 26 Dec 2006 14:45:26 -0800 Subject: [PATCH] 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-format-patch failed