From 2a2f03fb839601db7fd61a741b4f967c1e81f07f Mon Sep 17 00:00:00 2001 From: David Howells Date: Wed, 12 Dec 2012 15:36:40 +0000 Subject: [PATCH] --- yaml --- r: 340375 b: refs/heads/master c: 76583cffb77533fe564aaf21d184b89a5f419ffe h: refs/heads/master i: 340373: 6f837c0b0f6361a8567803e4a2530d0340129b27 340371: f84825c7e6df08c45d96aa2626747ee97ed5b06b 340367: 446ce475f947c978cafc58d6bd0cb725e2ead147 v: v3 --- [refs] | 2 +- trunk/arch/mn10300/include/asm/io.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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)