[PATCH] i3c: master: Fix build error
Alexandre Belloni
alexandre.belloni at bootlin.com
Fri Nov 17 06:56:08 PST 2023
On Fri, 17 Nov 2023 13:09:24 +0200, Jarkko Nikula wrote:
> Fix build error caused by commit 2aac0bf4ebc8 ("i3c: Add fallback method
> for GETMXDS CCC") which incorrectly access the "struct i3c_ccc_cmd_dest
> dest" as pointer.
>
> drivers/i3c/master.c: In function ‘i3c_master_getmxds_locked’:
> drivers/i3c/master.c:1140:21: error: invalid type argument of ‘->’ (have ‘struct i3c_ccc_cmd_dest’)
> 1140 | dest->payload.len -= 3;
> | ^~
>
> [...]
Applied, thanks!
[1/1] i3c: master: Fix build error
commit: b4da37db3e2cfc1c60875b0c10cfc556d5342a3a
Best regards,
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
More information about the linux-i3c
mailing list