mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 04:04:06 +00:00
driver: regulator: pmic driver support kernel 6.6
pmic driver support kernel 6.6 Signed-off-by: Ziv Xu <ziv.xu@starfivetech.com>
This commit is contained in:
parent
c4c59e3eed
commit
136b925fea
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
#include <linux/mfd/axp20x.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/of.h>
|
||||
#include <linux/of_device.h>
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/regmap.h>
|
||||
#include <linux/regulator/driver.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue