* [PATCH] speakup: Remove unused including <linux/version.h>
@ 2022-12-05 7:37 Jiapeng Chong
0 siblings, 0 replies; only message in thread
From: Jiapeng Chong @ 2022-12-05 7:37 UTC (permalink / raw)
To: w.d.hubbs; +Cc: chris, kirk, speakup, linux-kernel, Jiapeng Chong, Abaci Robot
./drivers/accessibility/speakup/genmap.c: 13 linux/version.h not needed.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=3347
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
---
drivers/accessibility/speakup/genmap.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/accessibility/speakup/genmap.c b/drivers/accessibility/speakup/genmap.c
index 0125000e00d9..0882bab10fb8 100644
--- a/drivers/accessibility/speakup/genmap.c
+++ b/drivers/accessibility/speakup/genmap.c
@@ -10,7 +10,6 @@
#include <stdio.h>
#include <libgen.h>
#include <string.h>
-#include <linux/version.h>
#include <ctype.h>
#include "utils.h"
--
2.20.1.7.g153144c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-12-05 7:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-05 7:37 [PATCH] speakup: Remove unused including <linux/version.h> Jiapeng Chong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox