diff options
| author | Ingo Molnar <mingo@elte.hu> | 2008-07-17 19:21:53 -0400 |
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2008-07-17 19:21:53 -0400 |
| commit | 6879827f4e08da219c99b91e4e1d793a924103e3 (patch) | |
| tree | c642b1a98b41136acd6ae10d8e92c4587bb88f53 | |
| parent | 64d206d896ff70b828138577d5ff39deda5f1c4d (diff) | |
x86: remove arch/x86/kernel/smpcommon_32.c
Yinghai Lu noticed that arch/x86/kernel/smpcommon_32.c got
renamed to arch/x86/kernel/smpcommon.c but the old almost-empty
file stayed around. Zap it.
Reported-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
| -rw-r--r-- | arch/x86/kernel/smpcommon_32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/smpcommon_32.c b/arch/x86/kernel/smpcommon_32.c deleted file mode 100644 index 8b137891791f..000000000000 --- a/arch/x86/kernel/smpcommon_32.c +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | |||
