X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fsh_tmu.h;h=96c589da5052aa70719ab042eb80cdabfe741987;hb=f03ee515d50fa1f2101d446b4eb8717641c1e098;hp=a55d14181d05b303d55a1fb6eed3a6a342488b47;hpb=8f082d78fafd94db3f21b503794e0875d3331e53;p=karo-tx-uboot.git 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;