From: Johannes Thumshirn Date: Thu, 16 Oct 2014 13:07:51 +0000 (+0200) Subject: hwmon: (menf21bmc) Include linux/err.h X-Git-Tag: fixes-against-v3.18-rc2~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d5960472de0a245c56ba55e9a59b8d0f4c69cb4;p=pandora-kernel.git 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 Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed