ANDROID: sched: Export sched_domains_mutex for lockdep
If CONFIG_LOCKDEP is enabled, export sched_domains_mutex as it is indirectly accessed by the macro for_each_domain, and that macro might be used in module code. Bug: 176254015 Signed-off-by:Daniel Mentz <danielmentz@google.com> Change-Id: Ia9f2989de41b2224c63855f2fd129cbeeac4f195 Signed-off-by:
Will McVicker <willmcvicker@google.com>
Loading