Loading drivers/soc/qcom/socinfo.c +2 −1 Original line number Diff line number Diff line /* * Copyright (c) 2009-2015, The Linux Foundation. All rights reserved. * Copyright (c) 2009-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -520,6 +520,7 @@ static struct msm_soc_info cpu_of_id[] = { /* Titanium ID */ [293] = {MSM_CPU_TITANIUM, "MSMTITANIUM"}, [304] = {MSM_CPU_TITANIUM, "APQTITANIUM"}, /* 9607 IDs */ [290] = {MSM_CPU_9607, "MDM9607"}, Loading Loading
drivers/soc/qcom/socinfo.c +2 −1 Original line number Diff line number Diff line /* * Copyright (c) 2009-2015, The Linux Foundation. All rights reserved. * Copyright (c) 2009-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -520,6 +520,7 @@ static struct msm_soc_info cpu_of_id[] = { /* Titanium ID */ [293] = {MSM_CPU_TITANIUM, "MSMTITANIUM"}, [304] = {MSM_CPU_TITANIUM, "APQTITANIUM"}, /* 9607 IDs */ [290] = {MSM_CPU_9607, "MDM9607"}, Loading