x86: process.c, remove useless headers
authorAmerigo Wang <amwang@redhat.com>
Tue, 12 May 2009 03:29:09 +0000 (23:29 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 12 May 2009 09:26:32 +0000 (11:26 +0200)
commitbf78ad69cd351798b9447a269c6bd41ce1f111f4
treee410101d85a19791075ad87dc5d32940f0bdc9ea
parent9d62dcdfa6f6fc843f7d9b494bcd48f00b94f883
x86: process.c, remove useless headers

<stdarg.h> is not needed by these files, remove them.

[ Impact: cleanup ]

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: akpm@linux-foundation.org
LKML-Reference: <20090512032956.5040.77055.sendpatchset@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/process_32.c
arch/x86/kernel/process_64.c