commit | 7d35cdc07dd26eb6667f66f8e2f43f833a926ecf | [log] [tgz] |
---|---|---|
author | Alexander Clouter <alex@digriz.org.uk> | Sun Jul 05 12:00:55 2009 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 03 17:52:40 2009 +0100 |
tree | cb6c9625ce2976628a5229522b1a169c71a573a4 | |
parent | a887b4dada2f23b2ff2aa725e0509c92dc652597 [diff] |
MIPS: Fix compile for !CONFIG_SMP Commit fc03bc1715ca0ad4ccfe97aab16bcc9e7129c1a4 breaks compiling MIPS with SMP disabled. This patch fixes that. Signed-off-by: Alexander Clouter <alex@digriz.org.uk> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>