On Thu, Nov 09, 2023 at 01:11:08PM +0100, Ahmad Fatoum wrote:
> pm_domain.h so far included no headers and only worked, because it was
> included in a "correct" order in other files. Fix this by including the
> header it depends on.
>
> Signed-off-by: Ahmad Fatoum
> ---
> include/pm_domain.h | 3
pm_domain.h so far included no headers and only worked, because it was
included in a "correct" order in other files. Fix this by including the
header it depends on.
Signed-off-by: Ahmad Fatoum
---
include/pm_domain.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/pm_domain.h b/in