commit | 332f19317e50bf9bb7eff16b98403ef11ee25751 | [log] [tgz] |
---|---|---|
author | Oussama Ghorbel <ghorbel@pivasoftware.com> | Mon Apr 14 17:49:30 2014 +0100 |
committer | Tony Lindgren <tony@atomide.com> | Mon May 05 17:35:03 2014 -0700 |
tree | 0bda09cb552553847b061766a5f943e820fd2375 | |
parent | 55fde31cae6a815a184271317abf15f468abcb44 [diff] |
ARM: OMAP2+: free use_gptimer_clksrc variable after boot The variable use_gptimer_clksrc is only used by two __init functions, So we can freely free it after boot. Signed-off-by: Oussama Ghorbel <ghorbel@pivasoftware.com> Signed-off-by: Tony Lindgren <tony@atomide.com>