commit | b681b65d4fc0cad468c4caad02b0bc93d59b00df | [log] [tgz] |
---|---|---|
author | Nithin Nayak Sujir <nsujir@broadcom.com> | Sun Jan 06 12:51:10 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 06 21:02:08 2013 -0800 |
tree | 9f1ab74043699e4fd139c66af885d2a3ef57359b | |
parent | 857001f06f6bec17cafd567a03b24968902a4744 [diff] |
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 <nsujir@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>