X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fsh_tmu.h;h=61afc7136d7c1ea8c84c7ef17d1b917ac3051a59;hb=9ca2116ce49449602eb9e2f8a0cafe811bcc3086;hp=f5b42faea418aff5857849810172f824f3fd677b;hpb=d44a5f51288aec60c6bdb4ac939d75c24e5bf9c2;p=karo-tx-uboot.git diff --git a/include/sh_tmu.h b/include/sh_tmu.h index f5b42faea4..61afc7136d 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) || defined(CONFIG_RMOBILE) +#if defined(CONFIG_SH4) || defined(CONFIG_RMOBILE) struct tmu_regs { u32 reserved; u8 tstr;