misc: smpro-errmon: Remove the unneeded include <linux/i2c.h>
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Mon, 24 Apr 2023 07:00:53 +0000 (09:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 May 2023 18:00:10 +0000 (19:00 +0100)
commit24ee010bdabb15c601ab6ce2007ad32f4ef4a880
tree6c54c45d621a474e3945c76184aee402ba44b77f
parentf5070bf0e7e70e1ed3aaf422f8ae54ce70aa1bbe
misc: smpro-errmon: Remove the unneeded include <linux/i2c.h>

This driver does not use i2c, so there is no point in including
<linux/i2c.h>

Remove it.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/002f7afb1a2935bc2357c4b1450b757f40902a8c.1682319647.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/smpro-errmon.c