]> git.ipfire.org Git - thirdparty/qemu.git/commit
aspeed: Remove duplicate typename in AspeedSoCClass
authorCédric Le Goater <clg@redhat.com>
Tue, 18 Feb 2025 07:35:34 +0000 (08:35 +0100)
committerCédric Le Goater <clg@redhat.com>
Sun, 9 Mar 2025 13:36:52 +0000 (14:36 +0100)
commita5b9621024f25b374c270e8f7216e35f911720e6
tree6a63b5e76cf78a65e4e57aa48027feb81fcc8aeb
parent136367e567771b7aef49e734817667950413deba
aspeed: Remove duplicate typename in AspeedSoCClass

The SoC type name is stored under AspeedSoCClass which is
redundant. Use object_get_typename() instead where needed.

Reviewed-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Link: https://lore.kernel.org/qemu-devel/20250218073534.585066-1-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/arm/aspeed_ast10x0.c
hw/arm/aspeed_ast2400.c
hw/arm/aspeed_ast2600.c
hw/arm/aspeed_ast27x0.c
include/hw/arm/aspeed_soc.h