]> git.baikalelectronics.ru Git - kernel.git/commit
x86-32, mm: Remove duplicated #include
authorBorislav Petkov <bp@alien8.de>
Mon, 25 Oct 2010 16:25:23 +0000 (18:25 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 25 Oct 2010 17:39:33 +0000 (19:39 +0200)
commit8739495a96f9af7f665e73697dcb5d551932b7fa
treeed0517368b2ec31af00980f0558af605eb2f920b
parent5b02622aa91cb45f0703b54d56b995ab4c4bc00d
x86-32, mm: Remove duplicated #include

d733cad297e8a64a94d131429b8a03e1d3548596 added an include
directive which is needless and is taken care of by a previous
one. Remove it.

Caught-by: Jaswinder Singh Rajput <jaswinderlinux@gmail.com>
Signed-off-by: Borislav Petkov <bp@alien8.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jaswinder Singh Rajput <jaswinderlinux@gmail.com>
Cc: H. Peter Anvin <hpa@linux.intel.com>
LKML-Reference: <20101025162523.GA4712@a1.tnic>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/acpi/sleep.c