This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux/regulator
Stephen Boyd c304536528 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: Stephen Boyd <sboyd@codeaurora.org>
2013-02-20 02:50:30 -08:00
..
2012-03-06 18:46:43 +01:00
2009-09-22 13:32:44 +01:00
2010-10-28 22:40:31 +01:00