From: Axel Lin Date: Thu, 10 Nov 2011 01:56:18 +0000 (+0800) Subject: mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources X-Git-Tag: v3.2-rc7~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df7206477e36bb73e81b99c2cbbc1b91e4b1c8ac;p=pandora-kernel.git mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources Fix below build warning if CONFIG_DEBUG_FS is disabled. CC drivers/mfd/ab8500-core.o drivers/mfd/ab8500-core.c:623: warning: 'ab8500_debug_resources' defined but not used Signed-off-by: Axel Lin Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed