From 5171ae4ab94aa3cd8fb509bcae7d9681a068f307 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sun, 31 Jul 2005 21:57:33 +0200 Subject: [PATCH] --- yaml --- r: 7178 b: refs/heads/master c: ee70d3a33368038d41985474d9e70ac07f19651c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/hwmon-vid.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index e8d4b046c684..3065e0038b8a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: da97a5a3279340462e8be6612feabc4b28883f87 +refs/heads/master: ee70d3a33368038d41985474d9e70ac07f19651c diff --git a/trunk/include/linux/hwmon-vid.h b/trunk/include/linux/hwmon-vid.h index c45cd872c55e..6d9d4f9bad58 100644 --- a/trunk/include/linux/hwmon-vid.h +++ b/trunk/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;