diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-09-04 14:26:17 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-09-18 16:37:19 -0700 |
commit | 677506ee09b98d5eaf6921c53f8412e5bd912514 (patch) | |
tree | 0e37361442c4781d28dded37022f95f3a259d98f /drivers/pinctrl/vt8500/pinctrl-wm8750.c | |
parent | 55818b90233bc13cbc46083e5ce0ea7f3c169aeb (diff) | |
download | talos-obmc-linux-677506ee09b98d5eaf6921c53f8412e5bd912514.tar.gz talos-obmc-linux-677506ee09b98d5eaf6921c53f8412e5bd912514.zip |
pinctrl: intel: Move linux/pm.h to the local header
We now using a common macro for PM operations in pin control drivers for Intel
SoCs, and since that macro relies on the definition and macro from linux/pm.h
header file, it's logical to include it directly in pinctrl-intel.h. Otherwise
it's a bit fragile and requires a proper ordering of header inclusion in C
files.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/vt8500/pinctrl-wm8750.c')
0 files changed, 0 insertions, 0 deletions