Skip to content
Commit e47bcba4 authored by Manish Badarkhe's avatar Manish Badarkhe Committed by Anton Vorontsov
Browse files

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: default avatarManish Badarkhe <badarkhe.manish@gmail.com>
Acked-by: default avatarRhyland Klein <rklein@nvidia.com>
Signed-off-by: default avatarAnton Vorontsov <anton@enomsg.org>
parent 0ed81393
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment