Merge tag 'v3.10.69' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm64 / include / asm / cputype.h
index 3c1f29592c34e871eaabef35c3bf7f1c5a84e393..65531f1cc8f3b71d7f56829e103ff9fc8e4f31f0 100644 (file)
@@ -85,6 +85,8 @@ static inline u32 __attribute_const__ read_cpuid_cachetype(void)
        return read_cpuid(CTR_EL0);
 }
 
+void cpuinfo_store_cpu(void);
+
 #endif /* __ASSEMBLY__ */
 
 #endif