x86/platform: Remove unused function from apb_timer.c
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 21 Dec 2014 12:58:18 +0000 (13:58 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 23 Dec 2014 09:43:35 +0000 (10:43 +0100)
commit2b261f9f7bd9333e62140ca7e02a2f4ffec5e44f
treed58e407b8e7ad647e3cc7a16d4a555c5476eba28
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
x86/platform: Remove unused function from apb_timer.c

Remove the function is_apbt_capable() that is not used anywhere.

This was partially found by using a static code analysis program
called 'cppcheck'.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Reviewed-by: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Christoph Lameter <cl@linux.com>
Cc: Tejun Heo <tj@kernel.org>
Link: http://lkml.kernel.org/r/1419166698-2470-1-git-send-email-rickard_strandqvist@spectrumdigital.se
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/apb_timer.c
This page took 0.025338 seconds and 5 git commands to generate.