x86/mm: further cleanups of fault.c's include file section
authorIngo Molnar <mingo@elte.hu>
Sun, 29 Mar 2009 21:47:48 +0000 (23:47 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 30 Mar 2009 12:02:02 +0000 (14:02 +0200)
commita2bcd4731f77cb77ae4b5e4a3d7f5471cf346c33
tree31ff0230c18b8dc923362bdb4d64e4fa9a9e5eee
parent9f4f25c86ff2233dd98d4bd6968afb1ca66558a0
x86/mm: further cleanups of fault.c's include file section

Impact: cleanup

Eliminate more than 20 unnecessary #include lines in fault.c

Also fix include file dependency bug in asm/traps.h. (this was
masked before, by implicit inclusion)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <tip-56aea8468746e673a4bf50b6a13d97b2d1cbe1e8@git.kernel.org>
Acked-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/traps.h
arch/x86/mm/fault.c
This page took 0.027435 seconds and 5 git commands to generate.