hwmon: (ltc4245) Remove devicetree conditionals
authorGuenter Roeck <linux@roeck-us.net>
Sun, 2 Feb 2014 22:14:26 +0000 (14:14 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 3 Mar 2014 16:01:05 +0000 (08:01 -0800)
commit4fa6cbb1b88b647a37776a50ee31e68c30732345
tree84e8ed035af5f6bee714493bf0ced20b865dd37f
parentbdd41aae69f99394d4dd2026e5adfa882b748ba1
hwmon: (ltc4245) Remove devicetree conditionals

Devicetree functions are stubbed out if CONFIG_OF is undefined.
Therefore, conditional compilation is unnecessary and can be removed.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
drivers/hwmon/ltc4245.c