From d9a83cf44fb04d86d3068b1606f75e695c0ec1b8 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 1 May 2024 19:30:47 -0600 Subject: fpga: Remove and add needed includes Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- drivers/fpga/stratixv.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/fpga/stratixv.c') diff --git a/drivers/fpga/stratixv.c b/drivers/fpga/stratixv.c index abae3b5b751..372f16d92d1 100644 --- a/drivers/fpga/stratixv.c +++ b/drivers/fpga/stratixv.c @@ -3,7 +3,6 @@ * Copyright (C) 2016 Stefan Roese */ -#include #include #include #include -- cgit v1.2.3