From: Manish Badarkhe Date: Sun, 22 Dec 2013 17:48:49 +0000 (+0530) Subject: mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code. X-Git-Tag: v3.14-rc1~142^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01c3f110f3e2557212925c041d961816a4c6fc63;p=pandora-kernel.git mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code. Instead of "#if define CONFIG_OF" use "IS_ENABLED(CONFIG_OF)" option for DT code to avoid if-deffery in code. Signed-off-by: Manish Badarkhe Signed-off-by: Lee Jones --- Reading git-diff-tree failed