From: Henrik Kretzschmar Date: Fri, 11 Mar 2011 07:02:35 +0000 (+0100) Subject: x86: Remove superflous goal definition of tsc_sync X-Git-Tag: v2.6.39-rc1~498^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec8df88f6bd808db47ac7a06c96dcc90d7ed6ecc;p=pandora-kernel.git 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 Acked-by: Cyrill Gorcunov LKML-Reference: <1299826956-8607-1-git-send-email-henne@nachtwindheim.de> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed