Re: [PATCH v3 03/13] mmc: mmci: Add Qualcomm Id to amba id table
From: Srinivas Kandagatla
Date: Mon May 26 2014 - 13:00:22 EST
Hi Ulf,
On 26/05/14 10:10, Ulf Hansson wrote:
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.
yes, You are right, I will reorder this patch after the "mmc: mmci: Add
Qcom datactrl register variant"
Thanks,
srini
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/