Loading arch/arm/mach-qcom/board-sdm429.c +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. /* Copyright (c) 2018-2020, 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 @@ -19,6 +19,7 @@ static const char *sdm429_dt_match[] __initconst = { "qcom,sdm429", "qcom,sda429", "qcom,sdm429w", "qcom,sda429w", NULL }; Loading Loading
arch/arm/mach-qcom/board-sdm429.c +2 −1 Original line number Diff line number Diff line /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. /* Copyright (c) 2018-2020, 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 @@ -19,6 +19,7 @@ static const char *sdm429_dt_match[] __initconst = { "qcom,sdm429", "qcom,sda429", "qcom,sdm429w", "qcom,sda429w", NULL }; Loading