* [PATCH -next] hwmon: Remove unused including <linux/version.h>
@ 2016-07-20 12:06 Wei Yongjun
2016-07-20 14:13 ` Guenter Roeck
0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2016-07-20 12:06 UTC (permalink / raw)
To: Jean Delvare, Guenter Roeck; +Cc: Wei Yongjun, linux-hwmon
From: Wei Yongjun <weiyj.lk@gmail.com>
Remove including <linux/version.h> that don't need it.
Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
---
drivers/hwmon/ftsteutates.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/hwmon/ftsteutates.c b/drivers/hwmon/ftsteutates.c
index aaef5b5..2b2ff67 100644
--- a/drivers/hwmon/ftsteutates.c
+++ b/drivers/hwmon/ftsteutates.c
@@ -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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH -next] hwmon: Remove unused including <linux/version.h>
2016-07-20 12:06 [PATCH -next] hwmon: Remove unused including <linux/version.h> Wei Yongjun
@ 2016-07-20 14:13 ` Guenter Roeck
0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2016-07-20 14:13 UTC (permalink / raw)
To: Wei Yongjun, Jean Delvare; +Cc: Wei Yongjun, linux-hwmon
On 07/20/2016 05:06 AM, Wei Yongjun wrote:
> From: Wei Yongjun <weiyj.lk@gmail.com>
>
> Remove including <linux/version.h> that don't need it.
>
> Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Applied. Going forward, please remember to put the affected driver
into the subject line.
Thanks,
Guenter
> ---
> drivers/hwmon/ftsteutates.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/hwmon/ftsteutates.c b/drivers/hwmon/ftsteutates.c
> index aaef5b5..2b2ff67 100644
> --- a/drivers/hwmon/ftsteutates.c
> +++ b/drivers/hwmon/ftsteutates.c
> @@ -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
>
>
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-20 14:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-20 12:06 [PATCH -next] hwmon: Remove unused including <linux/version.h> Wei Yongjun
2016-07-20 14:13 ` Guenter Roeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox