Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1820a8fc authored by Mark Brown's avatar Mark Brown
Browse files

spi: omap-uwire: Ensure devm_ioremap() is prototyped



Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent b3f6a575
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@
#include <linux/err.h>
#include <linux/clk.h>
#include <linux/slab.h>
#include <linux/device.h>

#include <linux/spi/spi.h>
#include <linux/spi/spi_bitbang.h>