ARM: tegra: rename tegra system timer
The timer variable is renamed to avoid confusion and symbol name clash with the tegra_timer clock. Signed-off-by: Sivaram Nair <sivaramn@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:

committed by
Stephen Warren

parent
786621308c
commit
f2ef412d58
@@ -55,5 +55,5 @@ static inline int harmony_pcie_init(void) { return 0; }
|
||||
|
||||
void __init tegra_paz00_wifikill_init(void);
|
||||
|
||||
extern struct sys_timer tegra_timer;
|
||||
extern struct sys_timer tegra_sys_timer;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user