From 0a0a6b7e345ddc0ec9a8e3754115b23c04cb4527 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 1 May 2024 19:31:27 -0600 Subject: timer: Remove and add needed includes Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- drivers/timer/xilinx-timer.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/timer/xilinx-timer.c') diff --git a/drivers/timer/xilinx-timer.c b/drivers/timer/xilinx-timer.c index 172fd9f9296..54148aa1689 100644 --- a/drivers/timer/xilinx-timer.c +++ b/drivers/timer/xilinx-timer.c @@ -7,7 +7,6 @@ * Michal SIMEK */ -#include #include #include #include -- cgit v1.2.3