]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: mp5416: remove kernel.h include
authorRobert Marko <robimarko@gmail.com>
Tue, 7 Jun 2022 12:47:59 +0000 (14:47 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jun 2022 16:21:36 +0000 (17:21 +0100)
commitb7b76b225fb9e1e9738fb7f41997aaa83702ada3
treec266c65264afdd4ecf7665657aa63c7b563088f4
parentfbedfadf1ff8c337781bd4025e0604ef6fe6130c
regulator: mp5416: remove kernel.h include

Driver does not seem to utilize anything from the kernel.h, compiles
and works fine for me without it.

So remove kernel.h include as it pulls in a lot of unused stuff.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Cc: christophe.jaillet@wanadoo.fr
Link: https://lore.kernel.org/r/20220607124759.775133-1-robimarko@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/mp5416.c