x86: move desc_empty to where they belong
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:31:27 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:27 +0000 (13:31 +0100)
commit746ff60f2627626fca0d8ddbf6b1f04d505782f4
treece99d5fb66a6fc683b7f9d89c49d64fcfc1c5da8
parent053de044411111da00272d1b4e174e7dd743f499
x86: move desc_empty to where they belong

This patch moves the (duplicated) desc_empty implementation to desc.h,
where the descriptor things belong.

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/desc.h
include/asm-x86/processor_32.h
include/asm-x86/processor_64.h