Loading arch/arm/mach-qcom/board-sdm450.c +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2017, The Linux Foundation. All rights reserved. /* Copyright (c) 2017-2018, 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 @@ -17,6 +17,7 @@ static const char *sdm450_dt_match[] __initconst = { "qcom,sdm450", "qcom,sda450", NULL }; Loading Loading
arch/arm/mach-qcom/board-sdm450.c +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2017, The Linux Foundation. All rights reserved. /* Copyright (c) 2017-2018, 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 @@ -17,6 +17,7 @@ static const char *sdm450_dt_match[] __initconst = { "qcom,sdm450", "qcom,sda450", NULL }; Loading