diff options
Diffstat (limited to 'include/linux/m4sensorhub.h')
| -rw-r--r-- | include/linux/m4sensorhub.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/m4sensorhub.h b/include/linux/m4sensorhub.h index c78c0914770..ff41f8dc33f 100644 --- a/include/linux/m4sensorhub.h +++ b/include/linux/m4sensorhub.h @@ -72,6 +72,7 @@ enum m4sensorhub_panichdl_index { PANICHDL_FUSION_RESTORE, PANICHDL_ALS_RESTORE, PANICHDL_MPU9150_RESTORE, + PANICHDL_PEDOMETER_RESTORE, /* * Please add enum before PANICHDL_IRQ_RESTORE * to make sure IRQ restore will be called last. |