Commit cb8dd273 authored by Michal Simek's avatar Michal Simek
Browse files

remoteproc: Fix RPROC_CARVEOUT_USE_IOREMAP macro usage



Fix compilation warning:
drivers/remoteproc/remoteproc_core.c:588:5: warning:
"RPROC_CARVEOUT_USE_IOREMAP" is not defined [-Wundef]
 #if RPROC_CARVEOUT_USE_IOREMAP
     ^
drivers/remoteproc/remoteproc_core.c:806:6: warning:
"RPROC_CARVEOUT_USE_IOREMAP" is not defined [-Wundef]
 #if !RPROC_CARVEOUT_USE_IOREMAP

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent b6b9a1c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment