提交 ddfe44bf 编写于 作者: G Guenter Roeck

hwmon: (lm92) Drop unnecessary forward declaration

Reviewed-by: NJean Delvare <jdelvare@suse.de>
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
上级 d663ec49
......@@ -93,9 +93,6 @@ static inline u8 ALARMS_FROM_REG(s16 reg)
return reg & 0x0007;
}
/* Driver data (common to all clients) */
static struct i2c_driver lm92_driver;
/* Client data (each client gets its own) */
struct lm92_data {
struct device *hwmon_dev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册