[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 08/11] hw/sd/sdhci-internal: Unexport ESDHC defines
From: |
Bin Meng |
Subject: |
Re: [PATCH 08/11] hw/sd/sdhci-internal: Unexport ESDHC defines |
Date: |
Fri, 16 Sep 2022 18:04:43 +0800 |
On Thu, Sep 15, 2022 at 11:39 PM Bernhard Beschow <shentey@gmail.com> wrote:
>
> These defines aren't used outside of sdhci.c, so can be defined there.
>
> Signed-off-by: Bernhard Beschow <shentey@gmail.com>
> ---
> hw/sd/sdhci-internal.h | 20 --------------------
> hw/sd/sdhci.c | 19 +++++++++++++++++++
> 2 files changed, 19 insertions(+), 20 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
- Re: [PATCH 05/11] hw/ppc/e500: Remove if statement which is now always true, (continued)
- [PATCH 06/11] hw/block/pflash_cfi01: Error out if device length isn't a power of two, Bernhard Beschow, 2022/09/15
- [PATCH 07/11] hw/ppc/e500: Implement pflash handling, Bernhard Beschow, 2022/09/15
- [PATCH 09/11] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*, Bernhard Beschow, 2022/09/15
- [PATCH 08/11] hw/sd/sdhci-internal: Unexport ESDHC defines, Bernhard Beschow, 2022/09/15
- [PATCH 10/11] hw/sd/sdhci: Implement Freescale eSDHC device model, Bernhard Beschow, 2022/09/15
- [PATCH 11/11] hw/ppc/e500: Add Freescale eSDHC to e500 boards, Bernhard Beschow, 2022/09/15
- Re: [PATCH 00/11] ppc/e500: Add support for two types of flash, cleanup, Bin Meng, 2022/09/16
- Re: [PATCH 00/11] ppc/e500: Add support for two types of flash, cleanup, Philippe Mathieu-Daudé, 2022/09/18