From f3e6f584f12dbde9ba9806ed4a412db0524d438c Mon Sep 17 00:00:00 2001 From: Zachary T Welch Date: Fri, 4 Dec 2009 16:40:19 -0800 Subject: remove flash.h from tree Remove the now vestigial header from the tree, replacing a few references with --- src/flash/nor/stm32x.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/flash/nor/stm32x.h') diff --git a/src/flash/nor/stm32x.h b/src/flash/nor/stm32x.h index b6e00edc..fcf895c6 100644 --- a/src/flash/nor/stm32x.h +++ b/src/flash/nor/stm32x.h @@ -23,8 +23,6 @@ #ifndef STM32X_H #define STM32X_H -#include - struct stm32x_options { uint16_t RDP; -- cgit v1.2.3