diff --git a/include/linux/remoteproc.h b/include/linux/remoteproc.h index d488f9e1e08ca4cdf6ea0e926b6590f89fbe6088..80e1cba78a041ea95af60528826afc58b8bc8ecc 100644 --- a/include/linux/remoteproc.h +++ b/include/linux/remoteproc.h @@ -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