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)
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

Simple merge