]> Git Repo - qemu.git/commit
hw/arm/raspi: Use a unique raspi_machine_class_init() method
authorPhilippe Mathieu-Daudé <[email protected]>
Sat, 8 Feb 2020 16:56:44 +0000 (17:56 +0100)
committerPeter Maydell <[email protected]>
Thu, 13 Feb 2020 14:30:51 +0000 (14:30 +0000)
commita03bde3674e400473717baec599da0a7ee0cf066
tree1929cdf24681d52ed89052c7aa5cd58873eb10b7
parent98b541e1b219054d4cde3b327f0ba8ef5c8d8ebd
hw/arm/raspi: Use a unique raspi_machine_class_init() method

With the exception of the ignore_memory_transaction_failures
flag set for the raspi2, both machine_class_init() methods
are now identical. Merge them to keep a unique method.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Message-id: 20200208165645[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/raspi.c
This page took 0.024531 seconds and 4 git commands to generate.