[U-Boot] [PATCH V3 3/5] mmc: sdhci: add mmc structure for host
Lei Wen
adrian.wenl at gmail.com
Sat Oct 8 16:02:12 CEST 2011
Hi Sergei,
On Sat, Oct 8, 2011 at 9:52 PM, Sergei Shtylyov <sshtylyov at mvista.com> wrote:
> 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?
>
Thanks for pointing that out! I would repost which keep the empty line.
Best regards,
Lei
More information about the U-Boot
mailing list