From: Lars-Peter Clausen Date: Mon, 5 Sep 2011 20:06:13 +0000 (+0200) Subject: regmap: Make debugfs stubs static inline X-Git-Tag: v3.2-rc1~181^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbcf61ca8dcf093bd030a4dafb662b714676652d;p=pandora-kernel.git regmap: Make debugfs stubs static inline Make the debugfs stubs static inline to avoid future compilation issues due to duplicated symbols when CONFIG_DEBUG_FS=n once internal.h is included by multiple source files. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed