Linux/linux f27a0d9drivers/pinctrl/intel pinctrl-merrifield.c

pinctrl: merrifield: include bits.h instead of bitops.h

The reason of including <linux/bitops.h> here is just for BIT() and Co macros.

Since commit 8bd9cb51daac8

  ("... Move some macros from <linux/bitops.h> to a new <linux/bits.h> file"),

<linux/bits.h> is enough for such compile-time macros.

Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg at linux.intel.com>
DeltaFile
+1-1drivers/pinctrl/intel/pinctrl-merrifield.c
+1-11 files

UnifiedSplitRaw