Re: [PATCH v3 03/13] mmc: mmci: Add Qualcomm Id to amba id table

From: Ulf Hansson
Date: Mon May 26 2014 - 05:11:03 EST


Hi Srinivas,

>
> +static struct variant_data variant_qcom = {
> + .fifosize = 16 * 4,
> + .fifohalfsize = 8 * 4,
> + .clkreg = MCI_CLK_ENABLE,
> + .datalength_bits = 24,
> + .blksz_datactrl4 = true,

You get compile error here.

Kind regards
Ulf Hansson
--
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/