From 861292216239a98feb4eba0fe9777f0dfcd6c48a Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Mon, 21 Nov 2022 13:38:52 -0500 Subject: [PATCH] Cleanup duplicated include in wrapper/timer.h Change-Id: I7a2682d4a584954118fc110a1e374a107c4361ab Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers --- include/wrapper/timer.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wrapper/timer.h b/include/wrapper/timer.h index 54649d69..f57b88f5 100644 --- a/include/wrapper/timer.h +++ b/include/wrapper/timer.h @@ -12,7 +12,6 @@ #include #include -#include /* * In the olden days, pinned timers were initialized normaly with init_timer() -- 2.34.1