From 25ab998e2eff46d2e6ede80c9fc02a349fa005a3 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Thu, 16 Sep 2010 17:14:40 +0900 Subject: [PATCH] mfd: Fix up section mismatches in SH SDHI. The current probe/remove definitions are split between __init and __devexit, make them consistent by switching to __devinit. Signed-off-by: Paul Mundt --- Reading git-format-patch failed