From: Geert Uytterhoeven Date: Mon, 22 Jan 2024 14:50:43 +0000 (+0100) Subject: lib: dhry: remove unneeded X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c3c6c204823859037c24507420ed83947fe506f1;p=linux.git lib: dhry: remove unneeded 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 Signed-off-by: Andrew Morton --- diff --git a/lib/dhry_run.c b/lib/dhry_run.c index f15ac666e9d38..e6a279dabf848 100644 --- a/lib/dhry_run.c +++ b/lib/dhry_run.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #define DHRY_VAX 1757