Re: HTC Dream: mmc compilation fixes

From: Daniel Walker
Date: Tue Dec 08 2009 - 15:45:32 EST


On Sun, 2009-12-06 at 20:59 +0100, Pavel Machek wrote:
> +
> +struct embedded_sdio_data {
> + struct sdio_cis cis;
> + struct sdio_cccr cccr;
> + struct sdio_embedded_func *funcs;
> + int num_funcs;
> +};


There's some indentation problems in this block, I'll fix it prior to
merging it..

Daniel

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/