Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
[linux-block.git] / include / linux / iio / common / inv_sensors_timestamp.h
index a47d304d1ba7c4608d93d1c9cf47df1ced43c43b..8d506f1e9df2926fc8339199dcc175722d34887b 100644 (file)
@@ -71,8 +71,7 @@ int inv_sensors_timestamp_update_odr(struct inv_sensors_timestamp *ts,
                                     uint32_t period, bool fifo);
 
 void inv_sensors_timestamp_interrupt(struct inv_sensors_timestamp *ts,
-                                    uint32_t fifo_period, size_t fifo_nb,
-                                    size_t sensor_nb, int64_t timestamp);
+                                    size_t sample_nb, int64_t timestamp);
 
 static inline int64_t inv_sensors_timestamp_pop(struct inv_sensors_timestamp *ts)
 {