mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
regulator: fixed: remove unused reboot.h include
The include was added in commit ecb6f1f456
("regulator: fixed: add support for under-voltage IRQ") but it was never used.
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Link: https://patch.msgid.link/20260317152215.3473489-1-hugo@hugovil.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
cf4812898b
commit
9d4189e68e
|
|
@ -20,7 +20,6 @@
|
|||
#include <linux/platform_device.h>
|
||||
#include <linux/pm_domain.h>
|
||||
#include <linux/pm_opp.h>
|
||||
#include <linux/reboot.h>
|
||||
#include <linux/regulator/driver.h>
|
||||
#include <linux/regulator/fixed.h>
|
||||
#include <linux/gpio/consumer.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user