diff --git a/[refs] b/[refs] index d2e960d92a97..3625a461697b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0c6e686ce4f7a346f8e6f39202025ddce525ac8a +refs/heads/master: 76583cffb77533fe564aaf21d184b89a5f419ffe diff --git a/trunk/arch/mn10300/include/asm/io.h b/trunk/arch/mn10300/include/asm/io.h index 70f1c06e29de..e6ed0d897ccc 100644 --- a/trunk/arch/mn10300/include/asm/io.h +++ b/trunk/arch/mn10300/include/asm/io.h @@ -14,6 +14,7 @@ #include /* I/O is all done through memory accesses */ #include #include +#include #define mmiowb() do {} while (0)