pinctrl: qcom: lpass-lpi: Replace kernel.h with what is being used
Replace kernel.h with what exactly is being used, i.e. array_size.h. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20231129161459.1002323-2-andriy.shevchenko@linux.intel.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
a8fcd99924
commit
2cd57cbd56
@ -6,8 +6,8 @@
|
||||
#ifndef __PINCTRL_LPASS_LPI_H__
|
||||
#define __PINCTRL_LPASS_LPI_H__
|
||||
|
||||
#include <linux/array_size.h>
|
||||
#include <linux/bits.h>
|
||||
#include <linux/kernel.h>
|
||||
|
||||
#include "../core.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user