[PATCH 2/2] ratp: Remove duplicated includes
Jules Maselbas
jmaselbas at kalray.eu
Tue Jul 21 04:34:01 EDT 2020
Signed-off-by: Jules Maselbas <jmaselbas at kalray.eu>
---
common/ratp/ratp.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/common/ratp/ratp.c b/common/ratp/ratp.c
index d06a7ca96..1f9271c99 100644
--- a/common/ratp/ratp.c
+++ b/common/ratp/ratp.c
@@ -18,11 +18,9 @@
#include <common.h>
#include <command.h>
-#include <kfifo.h>
#include <malloc.h>
#include <init.h>
#include <ratp.h>
-#include <command.h>
#include <byteorder.h>
#include <environment.h>
#include <kfifo.h>
--
2.17.1
More information about the barebox
mailing list