Skip to content

Commit 1c19ac7

Browse files
tititiou36groeck
authored andcommitted
hwmon: lochnagar: 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/df555e724d1b52bd9958c0bd729a774dfe0cf150.1682237387.git.christophe.jaillet@wanadoo.fr Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 93822f5 commit 1c19ac7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/hwmon/lochnagar-hwmon.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <linux/delay.h>
1212
#include <linux/hwmon.h>
1313
#include <linux/hwmon-sysfs.h>
14-
#include <linux/i2c.h>
1514
#include <linux/math64.h>
1615
#include <linux/mfd/lochnagar.h>
1716
#include <linux/mfd/lochnagar2_regs.h>

0 commit comments

Comments
 (0)