]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: free use_gptimer_clksrc variable after boot
authorOussama Ghorbel <ghorbel@pivasoftware.com>
Mon, 14 Apr 2014 16:49:30 +0000 (17:49 +0100)
committerTony Lindgren <tony@atomide.com>
Tue, 6 May 2014 00:35:03 +0000 (17:35 -0700)
commit332f19317e50bf9bb7eff16b98403ef11ee25751
tree0bda09cb552553847b061766a5f943e820fd2375
parent55fde31cae6a815a184271317abf15f468abcb44
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>
arch/arm/mach-omap2/timer.c