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

Commit 23cae8b1 authored by Channagoud Kadabi's avatar Channagoud Kadabi Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm64: Move topology_init to postcore" into msm-4.8

parents 67c397f9 2894227d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -343,7 +343,7 @@ static int __init topology_init(void)

	return 0;
}
subsys_initcall(topology_init);
postcore_initcall(topology_init);

/*
 * Dump out kernel offset information on panic.