X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fsh_tmu.h;h=aa60c98750a0311eb4675cd71a96cde7b1f170c4;hb=211aaf309cde193918f9a19b0b010acebfd80a82;hp=97d578dd55ad5ef1f0c8a873eb33386f261cbeb7;hpb=bdf790fabc8185112b3f699c8a25aab09c50239e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/sh_tmu.h b/include/sh_tmu.h index 97d578d..aa60c98 100644 --- a/include/sh_tmu.h +++ b/include/sh_tmu.h @@ -47,7 +47,7 @@ struct tmu_regs { }; #endif /* CONFIG_CPU_SH3 */ -#if defined(CONFIG_CPU_SH4) || defined(CONFIG_RMOBILE) +#if defined(CONFIG_CPU_SH4) || defined(CONFIG_ARCH_RMOBILE) struct tmu_regs { u32 reserved; u8 tstr;