x86: Remove superflous goal definition of tsc_sync
authorHenrik Kretzschmar <henne@nachtwindheim.de>
Fri, 11 Mar 2011 07:02:35 +0000 (08:02 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 11 Mar 2011 07:13:59 +0000 (08:13 +0100)
commitec8df88f6bd808db47ac7a06c96dcc90d7ed6ecc
tree0414eadbcd71aa7b119bbd2d34e0134897980293
parenta56ec98357ad26b380f1005198de1aa519c9e9cb
x86: Remove superflous goal definition of tsc_sync

The extra tsc_sync.o goal definition is superflous.
CONFIG_X86_64_SMP depends on CONFIG_SMP
and tsc_sync.o is already in the definition of CONFIG_SMP.

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
LKML-Reference: <1299826956-8607-1-git-send-email-henne@nachtwindheim.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile