Skip to content

Commit

Permalink
hwmon: (ftsteutates) Remove unused including <linux/version.h>
Browse files Browse the repository at this point in the history
Remove including <linux/version.h> that don't need it.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
  • Loading branch information
Wei Yongjun authored and Guenter Roeck committed Jul 20, 2016
1 parent b53893a commit c55374c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/hwmon/ftsteutates.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include <linux/slab.h>
#include <linux/sysfs.h>
#include <linux/uaccess.h>
#include <linux/version.h>
#include <linux/watchdog.h>

#define FTS_DEVICE_ID_REG 0x0000
Expand Down

0 comments on commit c55374c

Please sign in to comment.