From 8d28959d700aa537650b5e62c63d49d3b807e809 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 27 Apr 2024 08:11:05 -0600 Subject: fs: Remove and add needed includes Remove from all "fs/" files and when needed add missing include files directly. Signed-off-by: Tom Rini --- fs/sandbox/host_bootdev.c | 1 - 1 file changed, 1 deletion(-) (limited to 'fs/sandbox/host_bootdev.c') diff --git a/fs/sandbox/host_bootdev.c b/fs/sandbox/host_bootdev.c index 3ef53627608..3f74972a9f8 100644 --- a/fs/sandbox/host_bootdev.c +++ b/fs/sandbox/host_bootdev.c @@ -6,7 +6,6 @@ * Written by Simon Glass */ -#include #include #include #include -- cgit v1.2.3