projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d6e77a
)
x86: remove last traces of quicklist usage
author
Peter Zijlstra
<
[email protected]
>
Mon, 24 May 2010 19:13:19 +0000
(12:13 -0700)
committer
H. Peter Anvin
<
[email protected]
>
Mon, 24 May 2010 20:33:31 +0000
(13:33 -0700)
We still have a stray quicklist header included even though we axed
quicklist usage quite a while back.
Signed-off-by: Peter Zijlstra <
[email protected]
>
LKML-Reference: <
201005241913
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: H. Peter Anvin <
[email protected]
>
arch/x86/mm/pgtable_32.c
patch
|
blob
|
history
diff --git
a/arch/x86/mm/pgtable_32.c
b/arch/x86/mm/pgtable_32.c
index 792854003ed339c742dbbeabaeff2f90e0f44a31..cac7184992567b3c178c41daf7733c6cea69fa3d 100644
(file)
--- 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>