hwmon: (adt7470) Replace power-of-two test
authorRobert P. J. Day <rpjday@crashcourse.ca>
Tue, 6 Nov 2007 08:21:42 +0000 (03:21 -0500)
committerMark M. Hoffman <mhoffman@lightlink.com>
Fri, 8 Feb 2008 01:39:40 +0000 (20:39 -0500)
commitce9c2f449b9e6b68d3a71ba146d64c44c8945d8d
treebb22c3bdb79fdfaad4b6ab595f3f054019e14066
parent5aebefb08682ebd67ea0b902950d00169e1451cb
hwmon: (adt7470) Replace power-of-two test

Since <linux/log2.h> already supplies a power-of-two test, there's no
point in having this source file redefine it again.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/adt7470.c