On Tue, Sep 04, 2018 at 02:26:17PM +0300, Andy Shevchenko wrote: > 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@xxxxxxxxxxxxxxx> Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>