commit | ce9c2f449b9e6b68d3a71ba146d64c44c8945d8d | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Tue Nov 06 03:21:42 2007 -0500 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Feb 07 20:39:40 2008 -0500 |
tree | bb22c3bdb79fdfaad4b6ab595f3f054019e14066 | |
parent | 5aebefb08682ebd67ea0b902950d00169e1451cb [diff] |
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>