From e47bcba4a189ab1ba23072ee2f457b1d72cd22fe Mon Sep 17 00:00:00 2001 From: Manish Badarkhe Date: Sat, 28 Sep 2013 10:02:24 +0530 Subject: [PATCH] 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-format-patch failed