Hi Timur,
On 5 May 2015 at 04:41, Timur Tabi timur@codeaurora.org wrote:
On 05/04/2015 07:04 AM, fu.wei@linaro.org wrote:
+static inline int map_generic_timer_interrupt(u32 interrupt, u32 flags)
I think this function is too big to be made into a static inline function. How about just exporting it with EXPORT_SYMBOL()?
yes, you are right. I have talked to the author of the function, we will use EXPORT_SYMBOL() in next patch
Great thanks !! :-)
-- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.