Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lsk
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-vexpress / include / mach / tc2.h
1 #ifndef __MACH_TC2_H
2 #define __MACH_TC2_H
3
4 /*
5  * cpu and cluster limits
6  */
7 #define TC2_MAX_CPUS            3
8 #define TC2_MAX_CLUSTERS        2
9
10 #endif