Skip to content
Commit 546b79e6 authored by Jukka Rissanen's avatar Jukka Rissanen Committed by Anas Nashif
Browse files

drivers: uart_mux: Fix compilation after logging changes



The logging macros use _Generic() atm and it started to complain
when we are trying to print pointer value of gsm_dlci and gsm_mux
structs. Cast the pointer value to (void *) to overcome this.

Fixes #35329

Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@linux.intel.com>
parent 869d2529
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment