diff options
Diffstat (limited to 'drivers/platform/x86/hp_accel.c')
-rw-r--r-- | drivers/platform/x86/hp_accel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/hp_accel.c b/drivers/platform/x86/hp_accel.c index 891e71f75f5..76b24e6b630 100644 --- a/drivers/platform/x86/hp_accel.c +++ b/drivers/platform/x86/hp_accel.c | |||
@@ -209,6 +209,7 @@ static struct dmi_system_id lis3lv02d_dmi_ids[] = { | |||
209 | AXIS_DMI_MATCH("NC6715x", "HP Compaq 6715", y_inverted), | 209 | AXIS_DMI_MATCH("NC6715x", "HP Compaq 6715", y_inverted), |
210 | AXIS_DMI_MATCH("NC693xx", "HP EliteBook 693", xy_rotated_right), | 210 | AXIS_DMI_MATCH("NC693xx", "HP EliteBook 693", xy_rotated_right), |
211 | AXIS_DMI_MATCH("NC693xx", "HP EliteBook 853", xy_swap), | 211 | AXIS_DMI_MATCH("NC693xx", "HP EliteBook 853", xy_swap), |
212 | AXIS_DMI_MATCH("NC273xx", "HP EliteBook 273", y_inverted), | ||
212 | /* Intel-based HP Pavilion dv5 */ | 213 | /* Intel-based HP Pavilion dv5 */ |
213 | AXIS_DMI_MATCH2("HPDV5_I", | 214 | AXIS_DMI_MATCH2("HPDV5_I", |
214 | PRODUCT_NAME, "HP Pavilion dv5", | 215 | PRODUCT_NAME, "HP Pavilion dv5", |