aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/zynqmp-fpga.c
diff options
context:
space:
mode:
authorJarkko Nikula <[email protected]>2023-11-17 11:09:24 +0000
committerAlexandre Belloni <[email protected]>2023-11-17 14:55:35 +0000
commitb4da37db3e2cfc1c60875b0c10cfc556d5342a3a (patch)
tree5d26921a8082b99e8ef1fae4c537ee6ea340fa59 /drivers/fpga/zynqmp-fpga.c
parenti3c: Add fallback method for GETMXDS CCC (diff)
downloadkernel-b4da37db3e2cfc1c60875b0c10cfc556d5342a3a.tar.gz
kernel-b4da37db3e2cfc1c60875b0c10cfc556d5342a3a.zip
i3c: master: Fix build error
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; | ^~ Fixes: 2aac0bf4ebc8 ("i3c: Add fallback method for GETMXDS CCC") Signed-off-by: Jarkko Nikula <[email protected]> Reviewed-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'drivers/fpga/zynqmp-fpga.c')
0 files changed, 0 insertions, 0 deletions