diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-07-22 14:40:20 +0800 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-12-02 14:06:58 +1100 |
commit | dfee0efe3ec8d4099c69e8234e4e4306619b9ba6 (patch) | |
tree | 4c85558dde14211dbb099f8f9dfe8641e02708de /arch/powerpc/kernel/misc_32.S | |
parent | 2abe3b8e73df9895b89f907b7a93d7b800427583 (diff) | |
download | linux-dfee0efe3ec8d4099c69e8234e4e4306619b9ba6.tar.gz linux-dfee0efe3ec8d4099c69e8234e4e4306619b9ba6.tar.bz2 linux-dfee0efe3ec8d4099c69e8234e4e4306619b9ba6.zip |
powerpc: kernel: remove useless code which related with 'max_cpus'
Since not need 'max_cpus' after the related commit, the related code
are useless too, need be removed.
The related commit:
c1aa687 powerpc: Clean up obsolete code relating to decrementer and timebase
The related warning:
arch/powerpc/kernel/smp.c:323:43: warning: parameter ‘max_cpus’ set but not used [-Wunused-but-set-parameter]
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Reviewed-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/misc_32.S')
0 files changed, 0 insertions, 0 deletions