From be91023dc18a2a360a174c99002ea19c4c524767 Mon Sep 17 00:00:00 2001
From: Koen Zandberg <koen@bergzand.net>
Date: Sat, 28 Oct 2017 21:48:17 +0200
Subject: [PATCH] tests/sx127x: remove unused periph/rtc.h include

---
 tests/driver_sx127x/main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/driver_sx127x/main.c b/tests/driver_sx127x/main.c
index 51cff9e6f8..b954fe5f0e 100644
--- a/tests/driver_sx127x/main.c
+++ b/tests/driver_sx127x/main.c
@@ -33,7 +33,6 @@
 #include "net/netdev.h"
 
 #include "board.h"
-#include "periph/rtc.h"
 
 #include "sx127x_internal.h"
 #include "sx127x_params.h"
-- 
GitLab