diff options
author | Ulf Hansson <[email protected]> | 2014-09-29 13:58:47 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2014-09-30 01:16:44 +0200 |
commit | f48c767ce8951e30eb716b8ef69142d21aacbd1d (patch) | |
tree | 9c6fdc45eb5a6566abb205e20248bbb1ff936a7d /net/lapb/lapb_subr.c | |
parent | 263c589bae9eb404df2c1e8d49ec775bb7b288d4 (diff) |
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
The commit 46420dd73b80 (PM / Domains: Add APIs to attach/detach a PM
domain for a device) started using errno values in pm.h header file.
It also failed to include the header for these, thus it caused
compiler errors.
Instead of including the errno header to pm.h, let's move the functions
to pm_domain.h, since it's a better match.
Fixes: 46420dd73b80 (PM / Domains: Add APIs to attach/detach a PM domain for a device)
Signed-off-by: Ulf Hansson <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions