projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da97a5a
)
[PATCH] hwmon: hwmon vs i2c, second round (09/11)
author
Jean Delvare
<khali@linux-fr.org>
Sun, 31 Jul 2005 19:57:33 +0000
(21:57 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 5 Sep 2005 16:14:23 +0000
(09:14 -0700)
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>
include/linux/hwmon-vid.h
patch
|
blob
|
history
diff --git
a/include/linux/hwmon-vid.h
b/include/linux/hwmon-vid.h
index c45cd872c55e1025fc0923028ac814e5ce8ca5a7..6d9d4f9bad58d5293dbcf2b15582f563c616347e 100644
(file)
--- a/
include/linux/hwmon-vid.h
+++ b/
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;