]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/aspeed_ast2400.c
ast2400: rename the Aspeed SoC files to aspeed_soc
authorCédric Le Goater <clg@kaod.org>
Thu, 22 Sep 2016 17:13:05 +0000 (18:13 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Sep 2016 17:13:05 +0000 (18:13 +0100)
commit00442402eaf818c8e0a9c7e79b68c957ea5f1f53
tree281bd90a62d359d4dd9009253b339e4e3b40bdde
parentdcf578ed8cec89543158b103940e854ebd21a8cf
ast2400: rename the Aspeed SoC files to aspeed_soc

Let's prepare for new Aspeed SoCs and rename the ast2400 file to a
more generic one. There are no changes in the code apart from the
header file include.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1473438177-26079-2-git-send-email-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/Makefile.objs
hw/arm/aspeed_soc.c [new file with mode: 0644]
hw/arm/ast2400.c [deleted file]
hw/arm/palmetto-bmc.c
include/hw/arm/aspeed_soc.h [new file with mode: 0644]
include/hw/arm/ast2400.h [deleted file]