summaryrefslogtreecommitdiff
path: root/include/accelgyro.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/accelgyro.h')
-rw-r--r--include/accelgyro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/accelgyro.h b/include/accelgyro.h
index ea7b3efa6c..b2ea962ba2 100644
--- a/include/accelgyro.h
+++ b/include/accelgyro.h
@@ -30,7 +30,7 @@ struct accelgyro_drv {
* @v Vector to store acceleration (in units of counts).
* @return EC_SUCCESS if successful, non-zero if error.
*/
- int (*read)(const struct motion_sensor_t *s, vector_3_t v);
+ int (*read)(const struct motion_sensor_t *s, intv3_t v);
/**
* Setter and getter methods for the sensor range. The sensor range