coreboot/src/commonlib/mipi
Yu-Ping Wu d7d4b67c6a commonlib/mipi/cmd: Remove unnecessary 'const void *' cast
The 'buf' variable is already 'const void *'.

Change-Id: I0d52f7386853bf353df637085be0f38f787bf6d5
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90797
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yidi Lin <yidilin@google.com>
Reviewed-by: Chen-Tsung Hsieh <chentsung@google.com>
2026-01-19 08:27:06 +00:00
..
cmd.c commonlib/mipi/cmd: Remove unnecessary 'const void *' cast 2026-01-19 08:27:06 +00:00
Makefile.mk