| commit | ef3c4cb936d854d1564172f2dcce9c20d1b08761 | [log] [tgz] |
|---|---|---|
| author | Jan Beulich <jbeulich@novell.com> | Mon Feb 04 23:43:02 2008 -0800 |
| committer | Tony Luck <tony.luck@intel.com> | Tue Feb 05 08:26:08 2008 -0800 |
| tree | fbcc9d49dcc8d4087c5db51226ae1d9bf5097f4d | |
| parent | 920ed9f194effd10c273a4040114d3d8e6eed95f [diff] |
[IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPU
Neither __cpu_down() nor __cpu_die() are being referenced without
CONFIG_HOTPLUG_CPU.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>