diff options
-rw-r--r-- | arch/c6x/mm/init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/c6x/mm/init.c b/arch/c6x/mm/init.c index a9fcd89b251b..b74ccb5a7690 100644 --- a/arch/c6x/mm/init.c +++ b/arch/c6x/mm/init.c | |||
@@ -18,6 +18,7 @@ | |||
18 | #include <linux/initrd.h> | 18 | #include <linux/initrd.h> |
19 | 19 | ||
20 | #include <asm/sections.h> | 20 | #include <asm/sections.h> |
21 | #include <asm/uaccess.h> | ||
21 | 22 | ||
22 | /* | 23 | /* |
23 | * ZERO_PAGE is a special page that is used for zero-initialized | 24 | * ZERO_PAGE is a special page that is used for zero-initialized |