Skip to content

Commit fc1ad51

Browse files
aljimenezbMichael Tokarev
authored andcommitted
amd_iommu: Remove duplicated definitions
No functional change. Signed-off-by: Alejandro Jimenez <[email protected]> Reviewed-by: Vasant Hegde <[email protected]> Message-Id: <[email protected]> Reviewed-by: Michael S. Tsirkin <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> (cherry picked from commit 5959b641c98b5ae9677e2c1d89902dac31b344d9) Signed-off-by: Michael Tokarev <[email protected]>
1 parent 90c635c commit fc1ad51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hw/i386/amd_iommu.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,6 @@
206206
/* Completion Wait data size */
207207
#define AMDVI_COMPLETION_DATA_SIZE 8
208208

209-
#define AMDVI_COMMAND_SIZE 16
210-
/* Completion Wait data size */
211-
#define AMDVI_COMPLETION_DATA_SIZE 8
212-
213209
#define AMDVI_COMMAND_SIZE 16
214210

215211
#define AMDVI_INT_ADDR_FIRST 0xfee00000

0 commit comments

Comments
 (0)