From: Paul Mundt Date: Tue, 27 Apr 2010 07:41:12 +0000 (+0900) Subject: sh: make latencytop available on SMP, too. X-Git-Tag: v2.6.35-rc1~504^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7386a09ce7e8add333f5d67f2fe1b1eac1f4746;p=pandora-kernel.git sh: make latencytop available on SMP, too. The UP dependency was inherited from ARM, which seems to have run in to it due to the stacktrace code not being available for SMP in certain cases, as we don't have this particular limitation there is no specific need to block on the SMP dependency. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed