mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
msm: 8064: add platform subtype definition for DSDA2 target
The dsda2 target is differentiated by a new platform subtype passed to socinfo. Change-Id: Iee6ab29200798c87ad3dd260a7afd7196d0b1b20 Signed-off-by: Joel King <joelking@codeaurora.org>
This commit is contained in:
parent
70c154a15f
commit
85209e27f6
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
#endif
|
||||
|
||||
#define PLATFORM_SUBTYPE_SGLTE 6
|
||||
#define PLATFORM_SUBTYPE_DSDA2 8
|
||||
|
||||
enum msm_cpu {
|
||||
MSM_CPU_UNKNOWN = 0,
|
||||
|
|
Loading…
Reference in a new issue