audk/DynamicTablesPkg/Library
Pierre Gondois 6893865b30 DynamicTablesPkg: Fix void pointer arithmetic
Building the DynamicTablesPkg with the additional
-Wpointer-arith flag triggers the following error:
  "pointer of type ‘void *’ used in arithmetic
  [-Werror=pointer-arith]"

Cast the void pointer to fix the error.

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2021-10-20 10:38:30 +00:00
..
Acpi/Arm DynamicTablesPkg: SSDT CPU topology and LPI state generator 2021-10-08 15:39:42 +00:00
Common DynamicTablesPkg: Fix void pointer arithmetic 2021-10-20 10:38:30 +00:00