summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2010-05-24 12:13:19 -0700
committerH. Peter Anvin <hpa@linux.intel.com>2010-05-24 13:33:31 -0700
commit48691ff86d91db1090551ec2a5ae0d80ef59105f (patch)
tree6e7e9494867462dc403ea9999c035c8b291720c6 /arch
parent3d6e77a3ddb8e4156b89f4273ff8c7d37abaf781 (diff)
downloadop-kernel-dev-48691ff86d91db1090551ec2a5ae0d80ef59105f.zip
op-kernel-dev-48691ff86d91db1090551ec2a5ae0d80ef59105f.tar.gz
x86: remove last traces of quicklist usage
We still have a stray quicklist header included even though we axed quicklist usage quite a while back. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <201005241913.o4OJDJe9010881@imap1.linux-foundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/mm/pgtable_32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/mm/pgtable_32.c b/arch/x86/mm/pgtable_32.c
index 7928540..cac7184 100644
--- a/arch/x86/mm/pgtable_32.c
+++ b/arch/x86/mm/pgtable_32.c
@@ -9,7 +9,6 @@
#include <linux/pagemap.h>
#include <linux/spinlock.h>
#include <linux/module.h>
-#include <linux/quicklist.h>
#include <asm/system.h>
#include <asm/pgtable.h>
OpenPOWER on IntegriCloud