From: Manish Badarkhe Date: Sat, 28 Sep 2013 04:32:24 +0000 (+0530) Subject: tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code X-Git-Tag: v3.13-rc1~45^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e47bcba4a189ab1ba23072ee2f457b1d72cd22fe;p=pandora-kernel.git tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code Instead of "#if defined(CONFIG_OF)" use "IS_ENABLED(CONFIG_OF)" option for DT code to avoid if-deffery in code. Also, arranged header files in alphabetically. Signed-off-by: Manish Badarkhe Acked-by: Rhyland Klein Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed