From: Tom Rini Date: Mon, 25 Jan 2016 23:52:23 +0000 (-0500) Subject: mips: asm/io.h: Add in X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6ea6d88769e85f6873a94065a1ba167c9b592da;p=people%2Fms%2Fu-boot.git mips: asm/io.h: Add in As part of the bug.h / BUILD_BUG_* clean up, this file was missed. Signed-off-by: Tom Rini --- diff --git a/arch/mips/include/asm/io.h b/arch/mips/include/asm/io.h index b8ac5a5ac5..f71e34231b 100644 --- a/arch/mips/include/asm/io.h +++ b/arch/mips/include/asm/io.h @@ -10,6 +10,7 @@ #ifndef _ASM_IO_H #define _ASM_IO_H +#include #include #include