From 7921be7243e889ce5270fdcd019e206b0dce91d4 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 1 May 2024 19:30:27 -0600 Subject: adc: Remove and add needed includes Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- drivers/adc/sandbox.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/adc/sandbox.c') diff --git a/drivers/adc/sandbox.c b/drivers/adc/sandbox.c index 43cad34ffeb..24d4af63bd9 100644 --- a/drivers/adc/sandbox.c +++ b/drivers/adc/sandbox.c @@ -3,7 +3,6 @@ * Copyright (C) 2015 Samsung Electronics * Przemyslaw Marczak */ -#include #include #include #include -- cgit v1.2.3