commit | d7e783924475b677699b35b24b73dcd598180faf | [log] [tgz] |
---|---|---|
author | Al Semjonovs <asemjonovs@google.com> | Wed Jun 04 08:57:46 2025 -0600 |
committer | Daniel DeGrasse <34665051+danieldegrasse@users.noreply.github.com> | Thu Jun 05 15:11:14 2025 -0500 |
tree | 5dbacf8b531cb2929e99bf8e44dcc9c14a485913 | |
parent | c3aa6589c38524cbf709cce7df05f497f661656a [diff] |
i2c: npcx_i2c_ctrl_transfer does not match original declaration Fix npcx_i2c_ctrl_transfer arguments to match header to prevent warning: type of 'npcx_i2c_ctrl_transfer' does not match original declaration Signed-off-by: Al Semjonovs <asemjonovs@google.com>