Re: [PATCH v2 02/11] msm: Generalize timer register mappings

From: David Brown
Date: Tue Jan 25 2011 - 14:18:44 EST


On Tue, Jan 25 2011, Carl Vanderlip wrote:

>> #if defined(CONFIG_ARCH_MSM7X00A) || defined(CONFIG_ARCH_MSM7X27) \
>> || defined(CONFIG_ARCH_MSM7X25)
>> static struct map_desc msm_io_desc[] __initdata = {
>> MSM_DEVICE(VIC),
>> - MSM_DEVICE(CSR),
>> + MSM_CHIP_DEVICE(CSR, MSM7X00),
>> MSM_DEVICE(GPT),
>> MSM_DEVICE(DMOV),
>> MSM_DEVICE(GPIO1),
>
> MSM_DEVICE(GPT) still references MSM_GPT_PHYS, MSM_GPT_SIZE and
> MSM_GPT_BASE on the 7x00a though they are being removed.

Shouldn't be too hard to fix. I'll look at it later today. It mostly
points out that I haven't been building against 7x00A.

David

--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
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/