]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
regulator: fixed: remove unused macro
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Mon, 23 Mar 2026 14:02:00 +0000 (10:02 -0400)
committerMark Brown <broonie@kernel.org>
Mon, 23 Mar 2026 16:19:53 +0000 (16:19 +0000)
commit9150d79c7a8b3287f1dc0108205f067a9249964d
tree95a3cb2e3864a28dc7541fe4eb9aeb46c23abfa4
parent09a1361db3abfcb76d936aa76820c37e0ee36c04
regulator: fixed: remove unused macro

The macro 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/20260323140206.104908-1-hugo@hugovil.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/fixed.c