]> git.ipfire.org Git - thirdparty/linux.git/commit
regulator: fixed: remove unused reboot.h include
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Tue, 17 Mar 2026 15:22:11 +0000 (11:22 -0400)
committerMark Brown <broonie@kernel.org>
Tue, 17 Mar 2026 15:49:44 +0000 (15:49 +0000)
commit9d4189e68ebad418eed964185d5563a71c67756d
tree11ca7b714fb56f49d4cc8c119fc1f90dd6f2d80c
parentcf4812898b58228d9705a9426e8351360b25c5a4
regulator: fixed: remove unused reboot.h include

The include was added in commit ecb6f1f45614
("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>
drivers/regulator/fixed.c