
8 Oct
2011
8 Oct
'11
3:52 p.m.
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 Wenleiwen@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