]> git.baikalelectronics.ru Git - kernel.git/commit
x86-32, mm: Remove duplicated include
authorBorislav Petkov <bp@alien8.de>
Mon, 25 Oct 2010 16:15:22 +0000 (18:15 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 25 Oct 2010 17:05:13 +0000 (10:05 -0700)
commitdb2cc3bee0c13b3c31c312ff16de753908f22b01
tree30cbeb1bd96488f0ac9e74f1821891f34109a233
parentab77130548e2571a37608949793be09bab80bebf
x86-32, mm: Remove duplicated include

Commit d733cad297e8 ("x86-32, mm: Add an initial page table for core
bootstrapping") 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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/kernel/acpi/sleep.c