|
From: | Thomas Huth |
Subject: | Re: [PATCH-for-10.1 6/6] cpus: Remove #ifdef check on cpu_list definition |
Date: | Mon, 24 Mar 2025 10:37:51 +0100 |
User-agent: | Mozilla Thunderbird |
On 23/03/2025 23.40, Philippe Mathieu-Daudé wrote:
Since we removed all definitions of cpu_list, the #ifdef check is always true. Remove it, inlining cpu_list(). Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- cpu-target.c | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |