Skip to content
Commit dd54a8da authored by Flavio Ceolin's avatar Flavio Ceolin Committed by Christopher Friedt
Browse files

pm: Avoid weak function clash



SoC hooks are defined as weak functions for the case where they are
not implemented by a SoC. The problem that may happen is when an
application define it as weak as well. In this case, no compilation
error is issued but the version that will be used depends on the build
order. Just remove the weak placeholder implementation.

Signed-off-by: default avatarFlavio Ceolin <flavio.ceolin@intel.com>
parent 7d07a941
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment