From 2f3f1e0da2847fa9310d54561fb7f37e13e9859c Mon Sep 17 00:00:00 2001 From: Koen Zandberg Date: Tue, 18 Aug 2020 15:01:28 +0200 Subject: [PATCH] p-l496g-cell02: remove obsolete spi_divtable include --- boards/p-l496g-cell02/include/periph_conf.h | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/p-l496g-cell02/include/periph_conf.h b/boards/p-l496g-cell02/include/periph_conf.h index adb631aef6..fc0428c14f 100644 --- a/boards/p-l496g-cell02/include/periph_conf.h +++ b/boards/p-l496g-cell02/include/periph_conf.h @@ -21,7 +21,6 @@ #include "periph_cpu.h" #include "l4/cfg_clock_80_1.h" -#include "cfg_spi_divtable.h" #include "cfg_rtt_default.h" #include "cfg_timer_tim2.h"