diff --git a/include/zephyr/rtio/rtio.h b/include/zephyr/rtio/rtio.h index 486b1a676db908..9d117813185f29 100644 --- a/include/zephyr/rtio/rtio.h +++ b/include/zephyr/rtio/rtio.h @@ -292,8 +292,6 @@ struct rtio_sqe { uint32_t iodev_flags; /**< Op iodev flags */ - uint16_t _resv0; - const struct rtio_iodev *iodev; /**< Device to operation on */ /**