Re: [PATCH] ARM: arch timer: Export 'read_current_timer' symbol

2012-10-03 Thread Will Deacon
Hi Mark, On Wed, Oct 03, 2012 at 01:52:18AM +0100, Mark A. Greer wrote: > From: "Mark A. Greer" > > Commit 923df96b9f31b7d08d8438ff9677326d9537accf > (ARM: 7451/1: arch timer: implement read_current_timer and get_cycles) > modifies get_cycles() such that it calls read_current_timer(). > Unfortun

[PATCH] ARM: arch timer: Export 'read_current_timer' symbol

2012-10-02 Thread Mark A. Greer
From: "Mark A. Greer" Commit 923df96b9f31b7d08d8438ff9677326d9537accf (ARM: 7451/1: arch timer: implement read_current_timer and get_cycles) modifies get_cycles() such that it calls read_current_timer(). Unfortunately, the 'read_current_timer' symbol is not exported so when a driver that calls ge