aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/emma2rh/emma2rh.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/emma2rh/emma2rh.h')
-rw-r--r--arch/mips/include/asm/emma2rh/emma2rh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/emma2rh/emma2rh.h b/arch/mips/include/asm/emma2rh/emma2rh.h
index 6a1af0af51e..5d79669b3b7 100644
--- a/arch/mips/include/asm/emma2rh/emma2rh.h
+++ b/arch/mips/include/asm/emma2rh/emma2rh.h
@@ -324,7 +324,7 @@ static inline u8 emma2rh_in8(u32 offset)
324/* 324/*
325 * include the board dependent part 325 * include the board dependent part
326 */ 326 */
327#if defined(CONFIG_MARKEINS) 327#ifdef CONFIG_NEC_MARKEINS
328#include <asm/emma2rh/markeins.h> 328#include <asm/emma2rh/markeins.h>
329#else 329#else
330#error "Unknown EMMA2RH board!" 330#error "Unknown EMMA2RH board!"