Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67a373b8 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: msm: Add board config support for 32 bit qcm2150"

parents 4054e187 0189cb21
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, 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
@@ -17,6 +17,7 @@

static const char *qm215_dt_match[] __initconst = {
	"qcom,qm215",
	"qcom,qcm2150",
	NULL
};