On 11/12/2023 14:54, Federico Serafini wrote:
Both smmu and smmu-v3 (ported from Linux) define the typedef name
"phys_addr_t": move the type definition to the common header
linux-compat.h to address violations of MISRA C:2012 Rule 5.6
("A typedef name shall be a unique identifier").
No functional change.
Suggested-by: Jan Beulich <[email protected]>
Suggested-by: Julien Grall <[email protected]>
Signed-off-by: Federico Serafini <[email protected]>
Regardless of Jan's comment:
Reviewed-by: Julien Grall <[email protected]>
Cheers,
--
Julien Grall