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;