]> www.infradead.org Git - users/dwmw2/qemu.git/commit
next-cube: remove cpu parameter from next_scsi_init()
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 23 Oct 2024 08:58:20 +0000 (09:58 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 4 Nov 2024 13:16:11 +0000 (14:16 +0100)
commitf5b47c7aa215dfafd16c620124af2ed7c9114211
tree493b7aaaa67b13c2ccc99a560a211cb5279506ac
parent39734497a32005716ef11bbd0b2fc6db9ff0b988
next-cube: remove cpu parameter from next_scsi_init()

The parameter is not used.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Thomas Huth <huth@tuxfamily.org>
Message-ID: <20241023085852.1061031-5-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/m68k/next-cube.c