]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mfd: tps65219: Remove an unused field from 'struct tps65219'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 21 Jun 2025 18:30:51 +0000 (20:30 +0200)
committerLee Jones <lee@kernel.org>
Thu, 24 Jul 2025 10:27:08 +0000 (11:27 +0100)
commitea39dd2638ff6920c342313db98dbc152e815ecd
tree0c5977c8e818984a85446a6c5c29119949338c6c
parent238b671ddd3a91d8c3025201a69c661872e8a7b5
mfd: tps65219: Remove an unused field from 'struct tps65219'

Since commit 3df4c6367520 ("mfd: tps65219: Add support for soft shutdown
via sys-off API"), the 'nb' field from 'struct tps65219' is unused.
Remove it.

Also remove the now useless #include <linux/notifier.h> for the same
reason.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/8a264c3a92b8e62c1dadd374f2685030e042eb08.1750530460.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Lee Jones <lee@kernel.org>
include/linux/mfd/tps65219.h