]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hwmon: (adt7473) Remove unused defines
authorJean Delvare <khali@linux-fr.org>
Sat, 26 Apr 2008 14:28:27 +0000 (16:28 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Fri, 1 Aug 2008 03:44:02 +0000 (23:44 -0400)
commit9d3e19afd35907bf58b205096cd33e97df8fb6a5
treed962d3071939221b17be4c4aacd7d6a64e4a7791
parentf994fb23d3c63dffc8127f227f3e0c530e3e4fd6
hwmon: (adt7473) Remove unused defines

All the *_MAX_ADDR defines are never used, so remove them. The number
of registers of each type is already expressed by the *_COUNT defines.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/adt7473.c