x86: clean up vget_cycles()
authorIngo Molnar <mingo@elte.hu>
Sun, 9 Nov 2008 07:10:03 +0000 (08:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 9 Nov 2008 20:05:43 +0000 (21:05 +0100)
commit4fcc50abdffb517cee36cec9cb22138d84fb62d0
tree1d6a68716ab51aa09188d2e200127e294b6d1d39
parentcb9e35dce94a1b9c59d46224e8a94377d673e204
x86: clean up vget_cycles()

Impact: remove unused variable

I forgot to remove the now unused "cycles_t cycles" parameter from
vget_cycles() - which triggers build warnings as tsc.h is included
in a number of files.

Remove it.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/tsc.h