[PATCH 2.6] (9/11) hwmon vs i2c, second round

From: Jean Delvare
Date: Sun Jul 31 2005 - 15:01:24 EST


Delete DEFAULT_VRM from hwmon-vid.h, it has no more users.

Signed-off-by: Jean Delvare <khali@xxxxxxxxxxxx>

include/linux/hwmon-vid.h | 2 --
1 files changed, 2 deletions(-)

--- linux-2.6.13-rc4.orig/include/linux/hwmon-vid.h 2005-07-31 16:59:30.000000000 +0200
+++ linux-2.6.13-rc4/include/linux/hwmon-vid.h 2005-07-31 20:55:49.000000000 +0200
@@ -53,8 +53,6 @@

int vid_which_vrm(void);

-#define DEFAULT_VRM 82
-
static inline int vid_from_reg(int val, int vrm)
{
int vid;


--
Jean Delvare
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/