Skip to content
Commit ad7d808a authored by Dane Wagner's avatar Dane Wagner Committed by Benjamin Cabé
Browse files

drivers: spi: Explicitly cast void* for C++ compatibility



Fixes two isolated instances of implicit void pointer casting in spi.h.
While this is legal in C, it causes a compiler error in C++.

Signed-off-by: default avatarDane Wagner <dane.wagner@gmail.com>
parent 8955d9f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment