commit | 9afd281a152702143961c09b5482a66eeefe5e03 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@alien8.de> | Mon Oct 25 18:15:22 2010 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 25 10:05:13 2010 -0700 |
tree | 30cbeb1bd96488f0ac9e74f1821891f34109a233 | |
parent | c4a6eb3b7d5b483de331313e7ea38a6891a3447a [diff] |
x86-32, mm: Remove duplicated include Commit b40827fa7268 ("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>