qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 03/23] target/arm: Remove `NB_MMU_MODES` define


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 03/23] target/arm: Remove `NB_MMU_MODES` define
Date: Mon, 6 Mar 2023 19:51:46 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 6/3/23 18:52, Anton Johansson wrote:
Signed-off-by: Anton Johansson <anjo@rev.ng>
---
  target/arm/cpu-param.h | 2 --
  1 file changed, 2 deletions(-)

diff --git a/target/arm/cpu-param.h b/target/arm/cpu-param.h
index b7bde18986..b3b35f7aa1 100644
--- a/target/arm/cpu-param.h
+++ b/target/arm/cpu-param.h
@@ -45,6 +45,4 @@
      bool guarded;
  #endif
-#define NB_MMU_MODES 12
-

We need to update the comment previous to ARMMMUIdx typedef.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]