]> Git Repo - linux.git/blobdiff - arch/csky/kernel/module.c
PCI: hv: Fix a timing issue which causes kdump to fail occasionally
[linux.git] / arch / csky / kernel / module.c
index b5ad7d9de18cfda9117dc3a5555beddba4bce820..6cd82d69c6551c1861f1c10ac180896624865c77 100644 (file)
@@ -10,7 +10,6 @@
 #include <linux/string.h>
 #include <linux/kernel.h>
 #include <linux/spinlock.h>
-#include <asm/pgtable.h>
 
 #ifdef CONFIG_CPU_CK810
 #define IS_BSR32(hi16, lo16)           (((hi16) & 0xFC00) == 0xE000)
This page took 0.031224 seconds and 4 git commands to generate.