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)
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

Simple merge