x86: kernel/setup_32.c: unexport machine_id
commitf1aa14b2e930a6dfab888ded1a2a951a0ff279dc
authorAdrian Bunk <bunk@kernel.org>
Wed, 24 Oct 2007 16:25:06 +0000 (24 18:25 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 29 Oct 2007 23:22:22 +0000 (30 00:22 +0100)
tree17f7bf469aadfb21b63b6169ce884a372ce6fab2
parent0440d4c00dadf8b97657c0864e4d54a088430de8
x86: kernel/setup_32.c: unexport machine_id

This patch removes the unused EXPORT_SYMBOL(machine_id).

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/setup_32.c