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

Skip to content
Commit b54944ca authored by Stephen Boyd's avatar Stephen Boyd
Browse files

regulator: Fix compile errors by including compiler.h in consumer.h



If the consumer.h file is included before compiler.h the build
will fail with cryptic errors. They come from the __must_check
directive on regulator_get()/etc. Include compiler.h to fix this.

Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 8c042892
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment