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-arm-msm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to