diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-10-17 18:49:04 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-11-08 17:16:40 +0200 |
commit | f27a0d9ad366d20d4aa606306f1967b75b648c36 (patch) | |
tree | 7da2828a6eab85c6a8adfe431230244de16aa6b8 /scripts/gdb/linux/proc.py | |
parent | 0dd519e3784b13befa1cdfeff847a0885b06650f (diff) |
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@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions