]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/sh/kernel/timers/timer-tmu.c
sh: Add support for SH7721 CPU subtype.
[karo-tx-linux.git] / arch / sh / kernel / timers / timer-tmu.c
index 628ec9a15e383282a79df5b6701e35dd2122a56e..8935570008d2eb192d9d6698c2b4580ea3c0882c 100644 (file)
@@ -174,6 +174,7 @@ static int tmu_timer_init(void)
        tmu_timer_stop();
 
 #if !defined(CONFIG_CPU_SUBTYPE_SH7720) && \
+    !defined(CONFIG_CPU_SUBTYPE_SH7721) && \
     !defined(CONFIG_CPU_SUBTYPE_SH7760) && \
     !defined(CONFIG_CPU_SUBTYPE_SH7785) && \
     !defined(CONFIG_CPU_SUBTYPE_SHX3)