]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg/AmlLib: Remove unused variables
authorPierre Gondois <Pierre.Gondois@arm.com>
Mon, 15 Feb 2021 18:29:57 +0000 (18:29 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 15 Feb 2021 23:31:03 +0000 (23:31 +0000)
commit4f4d862c1c7232a18347616d94c343c929657fdb
tree5314de0c09a77a7fca46b4285d6f31899034ce22
parent2e1e8c35f3178df95d79da81ac6deec242da74c2
DynamicTablesPkg/AmlLib: Remove unused variables

Building the DynamicTablesPkg for a NOOPT target
fails because unused variables are set.
Remove these variables.

Fixes: d9800046ea43
Reported-by: Leif Lindholm <leif@nuviainc.com>
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
DynamicTablesPkg/Library/Common/AmlLib/NameSpace/AmlNameSpace.c