diff options
Diffstat (limited to 'cmd/lsblk.c')
-rw-r--r-- | cmd/lsblk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/lsblk.c b/cmd/lsblk.c index d214dafc3be..7c00bfdc7a0 100644 --- a/cmd/lsblk.c +++ b/cmd/lsblk.c @@ -4,7 +4,6 @@ * Niel Fourie, DENX Software Engineering, lusus@denx.de. */ -#include <common.h> #include <blk.h> #include <command.h> #include <dm.h> |