From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>,
qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: Guenter Roeck <linux@roeck-us.net>, Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v2 5/6] hw/block: Remove ecc
Date: Thu, 3 Oct 2024 17:37:04 +0200 [thread overview]
Message-ID: <eff57418-917b-431b-ad2a-4db76de7bdfd@linaro.org> (raw)
In-Reply-To: <20241003140010.1653808-6-peter.maydell@linaro.org>
On 3/10/24 16:00, Peter Maydell wrote:
> The ecc.c code was used only by the PXA2xx and OMAP2 SoC devices,
> which we have removed, so it is now completely unused.
>
> Note that hw/misc/eccmemctl.c does not in fact use any of the
> code frome ecc.c, so that KConfig dependency was incorrect.
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> include/hw/block/flash.h | 11 -----
> hw/block/ecc.c | 91 ----------------------------------------
> hw/arm/Kconfig | 1 -
> hw/block/Kconfig | 3 --
> hw/block/meson.build | 1 -
> hw/misc/Kconfig | 1 -
> 6 files changed, 108 deletions(-)
> delete mode 100644 hw/block/ecc.c
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2024-10-03 15:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-03 14:00 [PATCH v2 0/6] arm: drop last bits from deprecated boards Peter Maydell
2024-10-03 14:00 ` [PATCH v2 1/6] hw/adc: Remove MAX111X device Peter Maydell
2024-10-03 15:36 ` Philippe Mathieu-Daudé
2024-10-03 14:00 ` [PATCH v2 2/6] hw/gpio: Remove MAX7310 device Peter Maydell
2024-10-03 15:36 ` Philippe Mathieu-Daudé
2024-10-03 14:00 ` [PATCH v2 3/6] hw/ide: Remove DSCM-1XXXX microdrive device model Peter Maydell
2024-10-03 15:36 ` Philippe Mathieu-Daudé
2024-10-03 14:00 ` [PATCH v2 4/6] hw: Remove PCMCIA subsystem Peter Maydell
2024-10-03 14:00 ` [PATCH v2 5/6] hw/block: Remove ecc Peter Maydell
2024-10-03 15:37 ` Philippe Mathieu-Daudé [this message]
2024-10-03 14:00 ` [PATCH v2 6/6] vl.c: Remove pxa2xx-specific -portrait and -rotate options Peter Maydell
2024-10-04 13:54 ` [PATCH v2 0/6] arm: drop last bits from deprecated boards Richard Henderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=eff57418-917b-431b-ad2a-4db76de7bdfd@linaro.org \
--to=philmd@linaro.org \
--cc=linux@roeck-us.net \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).