On 04/07/2025 10:33, Bjoern A. Zeeb wrote:
This now results in:sys/cam/mmc/mmc_da.c:1202:1: warning: unused function 'sdda_get_max_data' [- Wunused-function]1202 | sdda_get_max_data(struct cam_periph *periph, union ccb *ccb) | ^~~~~~~~~~~~~~~~~ 1 warning generated. Can the function be garbage collected?
Sure! Thank you for the info. -- Andriy Gapon