diff options
-rw-r--r-- | drivers/hwmon/hp_accel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/hp_accel.c b/drivers/hwmon/hp_accel.c index 448a462ad789..de26b1c3a96c 100644 --- a/drivers/hwmon/hp_accel.c +++ b/drivers/hwmon/hp_accel.c | |||
@@ -203,6 +203,7 @@ static struct dmi_system_id lis3lv02d_dmi_ids[] = { | |||
203 | BOARD_NAME, "3600", | 203 | BOARD_NAME, "3600", |
204 | y_inverted), | 204 | y_inverted), |
205 | AXIS_DMI_MATCH("DV7", "HP Pavilion dv7", x_inverted), | 205 | AXIS_DMI_MATCH("DV7", "HP Pavilion dv7", x_inverted), |
206 | AXIS_DMI_MATCH("HP8710", "HP Compaq 8710", y_inverted), | ||
206 | { NULL, } | 207 | { NULL, } |
207 | /* Laptop models without axis info (yet): | 208 | /* Laptop models without axis info (yet): |
208 | * "NC6910" "HP Compaq 6910" | 209 | * "NC6910" "HP Compaq 6910" |