memory: drop needless argument
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 9 Oct 2023 07:52:31 +0000 (11:52 +0400)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 19 Oct 2023 21:13:27 +0000 (23:13 +0200)
commit47538e44d6e7a3aa04873d84cf620345fd29a366
tree457802e66dae2af630d8775d454dfca09a9c1647
parentda6f5544ce0ba351ffaeeac1c0c900d808774ad5
memory: drop needless argument

The argument is unused since commit bdc44640c ("cpu: Use QTAILQ for CPU list").

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231009075231.150568-1-marcandre.lureau@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
system/memory_mapping.c