Browse Source

[PATCH] hwmon: hwmon vs i2c, second round (09/11)

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>
Jean Delvare 20 năm trước cách đây
mục cha
commit
ee70d3a333
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      include/linux/hwmon-vid.h

+ 0 - 2
include/linux/hwmon-vid.h

@@ -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;