X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fsh_tmu.h;h=96c589da5052aa70719ab042eb80cdabfe741987;hb=4123c4ea23cd8b9f3313bccb6c2add87b06412a3;hp=a55d14181d05b303d55a1fb6eed3a6a342488b47;hpb=73f35e0b156c771333d449ca86b99600d094d37f;p=u-boot diff --git a/include/sh_tmu.h b/include/sh_tmu.h index a55d14181d..96c589da50 100644 --- a/include/sh_tmu.h +++ b/include/sh_tmu.h @@ -47,7 +47,7 @@ struct tmu_regs { }; #endif /* CONFIG_SH3 */ -#if defined(CONFIG_SH4) || defined(CONFIG_SH4A) +#if defined(CONFIG_SH4) || defined(CONFIG_SH4A) || defined(CONFIG_RMOBILE) struct tmu_regs { u32 reserved; u8 tstr;