From 910522fc9cb45ab0331a641f84b06dfe48618894 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 1 May 2024 19:30:38 -0600 Subject: cpu: Remove and add needed includes Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- drivers/cpu/bmips_cpu.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/cpu/bmips_cpu.c') diff --git a/drivers/cpu/bmips_cpu.c b/drivers/cpu/bmips_cpu.c index 3dd04fa8858..db624ee47fb 100644 --- a/drivers/cpu/bmips_cpu.c +++ b/drivers/cpu/bmips_cpu.c @@ -7,7 +7,6 @@ * Copyright (C) 2009 Florian Fainelli */ -#include #include #include #include -- cgit v1.2.3