commit | 3d5960472de0a245c56ba55e9a59b8d0f4c69cb4 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <johannes.thumshirn@men.de> | Thu Oct 16 15:07:51 2014 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Oct 19 18:41:18 2014 -0700 |
tree | e58dbe8e4e92fbb7b68fa6bc8ac3d385a2aae079 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
hwmon: (menf21bmc) Include linux/err.h Include linux/err.h to get the definitions for IS_ERR() PTR_ERR() and ERR_PTR() used in the driver. This fixes compilation on powerpc targets. Signed-off-by: Johannes Thumshirn <johannes.thumshirn@men.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>