X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fsh_tmu.h;h=96c589da5052aa70719ab042eb80cdabfe741987;hb=eb0545e571c25fd243bd864c2133677c7026598b;hp=a55d14181d05b303d55a1fb6eed3a6a342488b47;hpb=5fb29f3c48d26981b117b08286bc16ec99d4ca0b;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;