From: Samuel Ortiz Date: Mon, 12 Oct 2009 15:17:19 +0000 (+0200) Subject: mfd: Fix ab4500 compilation warnings X-Git-Tag: v2.6.33-rc1~285^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=956266da703e3885924fe21bfc20f32d8f875474;p=pandora-kernel.git mfd: Fix ab4500 compilation warnings When building the driver as a module, module_exit was missing, and subsys_initcall_sync() is not defined. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed