From: Stephen Warren Date: Fri, 6 Apr 2012 05:09:20 +0000 (-0600) Subject: regmap: fix compilation when !CONFIG_DEBUG_FS X-Git-Tag: v3.5-rc1~118^2~3^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a8d2511e13fdcabe4ee8460347115a50c32b0a8;p=pandora-kernel.git regmap: fix compilation when !CONFIG_DEBUG_FS Commit 79c64d5 "regmap: allow regmap instances to be named" changed the prototype of regmap_debugfs_init, but didn't update the dummy inline used when !CONFIG_DEBUGFS. Fix this. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed