Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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. */