sh: make latencytop available on SMP, too.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 27 Apr 2010 07:41:12 +0000 (16:41 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 27 Apr 2010 07:41:12 +0000 (16:41 +0900)
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 <lethal@linux-sh.org>

No differences found