summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2024-01-22 15:50:43 +0100
committerAndrew Morton <akpm@linux-foundation.org>2024-02-22 15:38:52 -0800
commitc3c6c204823859037c24507420ed83947fe506f1 (patch)
tree58f6b0b4105fcebb0223b4a5ecc100d61c5f5ef8 /lib
parent08701813a1b439f01e52c10e66ee2e99d9d23c6c (diff)
downloadlinux-stable-c3c6c204823859037c24507420ed83947fe506f1.tar.gz
linux-stable-c3c6c204823859037c24507420ed83947fe506f1.tar.bz2
linux-stable-c3c6c204823859037c24507420ed83947fe506f1.zip
lib: dhry: remove unneeded <linux/mutex.h>
Patch series "lib: dhry: miscellaneous cleanups". This patch series contains a few miscellaneous cleanups for the Dhrystone benchmark test. This patch (of 3): The Dhrystone benchmark test does not use mutexes. Link: https://lkml.kernel.org/r/cover.1705934853.git.geert+renesas@glider.be Link: https://lkml.kernel.org/r/cf8fafaedccf96143f1513745c43a457480bfc24.1705934853.git.geert+renesas@glider.be Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib')
-rw-r--r--lib/dhry_run.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/dhry_run.c b/lib/dhry_run.c
index f15ac666e9d3..e6a279dabf84 100644
--- a/lib/dhry_run.c
+++ b/lib/dhry_run.c
@@ -10,7 +10,6 @@
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
-#include <linux/mutex.h>
#include <linux/smp.h>
#define DHRY_VAX 1757