From 80b31dc0972eca3f67dd2be7518b133e316e8f32 Mon Sep 17 00:00:00 2001 From: Damien George Date: Mon, 3 Jul 2017 17:37:22 +1000 Subject: stmhal: Clean up some header includes. --- stmhal/rng.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'stmhal/rng.c') diff --git a/stmhal/rng.c b/stmhal/rng.c index 2571bc3a0..a5a9874d1 100644 --- a/stmhal/rng.c +++ b/stmhal/rng.c @@ -26,8 +26,6 @@ #include -#include STM32_HAL_H - #include "py/obj.h" #include "rng.h" -- cgit v1.2.3