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

Commit 3408425a authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qom: add support to export socinfo_get_version"

parents c7ebbe14 07e553a5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -384,6 +384,7 @@ uint32_t socinfo_get_version(void)
{
	return (socinfo) ? socinfo->v0_1.version : 0;
}
EXPORT_SYMBOL(socinfo_get_version);

char *socinfo_get_build_id(void)
{