t; Subject: Re: [Qemu-devel] [RFC PATCH] sdhci: Move sdhci.h to include/
>
> On Fri, Sep 4, 2015 at 12:12 AM, Sai Pavan Boddu
> wrote:
> > For a easy creation of device directly form sdhci, without building a
> > wrapper
> around.
>
> Can you fix the commi
On Fri, Sep 4, 2015 at 12:12 AM, Sai Pavan Boddu
wrote:
> For a easy creation of device directly form sdhci, without building a wrapper
> around.
Can you fix the commit message?
>
> Signed-off-by: Sai Pavan Boddu
> ---
> hw/sd/sdhci.c | 2 +-
> {hw/sd => include/hw}/sdhci.h |
For a easy creation of device directly form sdhci, without building a wrapper
around.
Signed-off-by: Sai Pavan Boddu
---
hw/sd/sdhci.c | 2 +-
{hw/sd => include/hw}/sdhci.h | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename {hw/sd => include/hw}/sdhci.h (100%)
diff --g