[U-Boot] [PATCH V3 3/5] mmc: sdhci: add mmc structure for host
Sergei Shtylyov
sshtylyov at mvista.com
Sat Oct 8 15:52:47 CEST 2011
Hello.
On 08-10-2011 17:47, Lei Wen wrote:
> So that sdhci host would tell in the driver that the mmc current
> attributes.
> Signed-off-by: Lei Wen<leiwen at marvell.com>
[...]
> diff --git a/include/sdhci.h b/include/sdhci.h
> index e84d2dc..e4e7ebe 100644
> --- a/include/sdhci.h
> +++ b/include/sdhci.h
> @@ -27,6 +27,7 @@
> #define __SDHCI_HW_H
>
> #include<asm/io.h>
> +#include<mmc.h>
Why remove empty line here?
> /*
> * Controller registers
> */
WBR, Sergei
More information about the U-Boot
mailing list