Skip to content

Commit

Permalink
[PATCH] hwmon: hwmon vs i2c, second round (09/11)
Browse files Browse the repository at this point in the history
Delete DEFAULT_VRM from hwmon-vid.h, it has no more users.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jean Delvare authored and Greg Kroah-Hartman committed Sep 5, 2005
1 parent da97a5a commit ee70d3a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/hwmon-vid.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit ee70d3a

Please sign in to comment.