]> err.no Git - linux-2.6/blobdiff - include/asm-sh/cpu-sh3/freq.h
netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP
[linux-2.6] / include / asm-sh / cpu-sh3 / freq.h
index 0a054b53b9deeeefc6cbba89ae945c85b0334765..53c62302b2e35898806c8f0bcd56827a630a5fd4 100644 (file)
 #ifndef __ASM_CPU_SH3_FREQ_H
 #define __ASM_CPU_SH3_FREQ_H
 
+#ifdef CONFIG_CPU_SUBTYPE_SH7712
+#define FRQCR                  0xA415FF80
+#else
 #define FRQCR                  0xffffff80
+#endif
+
 #define MIN_DIVISOR_NR         0
 #define MAX_DIVISOR_NR         4