hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
commit09aa7be196ebd94d68dc06c62fdcea040e2bd196
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 5 Jan 2023 17:38:26 +0000 (5 18:38 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 16 Jan 2023 17:40:43 +0000 (16 18:40 +0100)
tree7e64a86a3979120c269d5a69ab41e1a541150aad
parent6eb71c6a1e917f3a6ece71593ff44de6eae8bba9
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init

This argument was added 9 years ago in commit 83d08f2673
("pc: map PCI address space as catchall region for not mapped
addresses") and has never been used since, so remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20230105173826.56748-1-philmd@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/i386/pc.c
hw/pci-host/i440fx.c
hw/pci-host/q35.c
include/hw/i386/pc.h