Skip to content
Commit f880b016 authored by Tom Burdick's avatar Tom Burdick Committed by Alberto Escolar
Browse files

i2c: Fix build failure with i2c_mcux_rtio driver



Build was failing due to const variable being passed as function param
accepting non-const variable discarding const qualifier. Explicitly cast
to fix the build issue.

Signed-off-by: default avatarTom Burdick <thomas.burdick@intel.com>
parent e0be5801
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment