]> git.baikalelectronics.ru Git - kernel.git/commit
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
authorNithin Nayak Sujir <nsujir@broadcom.com>
Sun, 6 Jan 2013 12:51:10 +0000 (12:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Jan 2013 05:02:08 +0000 (21:02 -0800)
commit24b0c5a77ce079907f956c3a062e2ce678e733a0
tree9f1ab74043699e4fd139c66af885d2a3ef57359b
parent6cc5cb4471a7d7f7424a7658f863536ebcf54ec6
tg3: Remove IS_ENABLED(CONFIG_HWMON) check

Commit 92203997fef03b2eace1b6b0abd9785a01c677ce 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>
drivers/net/ethernet/broadcom/tg3.c
drivers/net/ethernet/broadcom/tg3.h