From: Nithin Nayak Sujir Date: Sun, 6 Jan 2013 12:51:10 +0000 (+0000) Subject: tg3: Remove IS_ENABLED(CONFIG_HWMON) check X-Git-Tag: v3.9-rc1~139^2~453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b681b65d4fc0cad468c4caad02b0bc93d59b00df;p=pandora-kernel.git tg3: Remove IS_ENABLED(CONFIG_HWMON) check Commit de0a41484c47d783dd4d442914815076aa2caac2 added Kconfig logic to select HWMON and removed all the IS_ENABLED(CONFIG_HWMON) checks in the tg3.c file. It missed this one check in the header. Update version to 3.129 and update copyright year. Signed-off-by: Nithin Nayak Sujir Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed