Skip to content
Commit cffedec2 authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Tom Rini
Browse files

spi: mpc8xxx_spi: fix missing dev_err definition



The build currently fails with

drivers/spi/mpc8xxx_spi.c:64:3: warning: implicit declaration of function ‘dev_err’ [-Wimplicit-function-declaration]
...
drivers/spi/built-in.o: In function `mpc8xxx_spi_set_speed':
drivers/spi/mpc8xxx_spi.c:227: undefined reference to `dev_err'

Fixes: 4856cc7a (mpc8xxx_spi: implement real ->set_speed)
Fixes: 1a7b462d (mpc8xxx_spi: put max_cs to use)
Signed-off-by: default avatarRasmus Villemoes <rasmus.villemoes@prevas.dk>
parent 077e72c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment