ata: Migrate CONFIG_LIBATA to Kconfig
[platform/kernel/u-boot.git] / include / sh_tmu.h
index 97d578d..aa60c98 100644 (file)
@@ -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;