Re: [PATCH 09/24] msm: MSM8X60 RUMI3 board support

From: Jeff Ohlstein
Date: Wed Sep 08 2010 - 23:15:21 EST


Russell King - ARM Linux wrote:
On Tue, Aug 24, 2010 at 09:57:38PM -0700, Jeff Ohlstein wrote:
+
+extern struct sys_timer msm_timer;
+void __iomem *gic_cpu_base_addr;
Please move to a header file.
I can move the extern to a header, not sure about the gic_cpu_base_addr. Seems like other machine types have it in C code. Even with a prototype in a header I need to define it somewhere.

--
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/