diff options
Diffstat (limited to 'common/spl/spl_ext.c')
-rw-r--r-- | common/spl/spl_ext.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/spl/spl_ext.c b/common/spl/spl_ext.c index 2be6f04b02c..2399e1d806d 100644 --- a/common/spl/spl_ext.c +++ b/common/spl/spl_ext.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0+ -#include <common.h> #include <env.h> #include <part.h> #include <spl.h> |