commit | 811a09bd83052a40220d70eb3550048915d0be23 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed Nov 03 12:25:47 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Nov 03 20:27:18 2021 -0400 |
tree | b1af425327b68249114fcc8178f1b21e0b7712a3 | |
parent | cb329bbefea0f6a0141d746b52d13d5f0d284622 [diff] |
drivers: serial: npcx: drop inline attribute for PM action callback Making function inline doesn't provide any benefit here, and is inconsistent with all other definitions. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>