aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/io.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--arch/csky/include/asm/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/csky/include/asm/io.h b/arch/csky/include/asm/io.h
index 332f51bc68fb..e909587f24c5 100644
--- a/arch/csky/include/asm/io.h
+++ b/arch/csky/include/asm/io.h
@@ -4,7 +4,7 @@
#ifndef __ASM_CSKY_IO_H
#define __ASM_CSKY_IO_H
-#include <asm/pgtable.h>
+#include <linux/pgtable.h>
#include <linux/types.h>
#include <linux/version.h>