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

Commit cd583051 authored by Loic PALLARDY's avatar Loic PALLARDY Committed by Bjorn Andersson
Browse files

remoteproc: Modify FW_RSC_ADDR_ANY definition



Replace 0xFFFFFFFFFFFFFFFF by -1 to fit any type.

Signed-off-by: default avatarLoic Pallardy <loic.pallardy@st.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent f4e1f9bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ enum fw_resource_type {
	RSC_LAST	= 4,
};

#define FW_RSC_ADDR_ANY (0xFFFFFFFFFFFFFFFF)
#define FW_RSC_ADDR_ANY (-1)

/**
 * struct fw_rsc_carveout - physically contiguous memory request