Commit 61810325 authored by Ley Foon Tan's avatar Ley Foon Tan

nios2: include linux/type.h in io.h

This is require for __iomem definition.
Signed-off-by: default avatarLey Foon Tan <lftan@altera.com>
parent 065a1134
......@@ -11,6 +11,7 @@
#ifndef _ASM_NIOS2_IO_H
#define _ASM_NIOS2_IO_H
#include <linux/types.h>
#include <asm/pgtable-bits.h>
/* PCI is not supported in nios2, set this to 0. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment