From d0743d6090de62ec21f1db976f88b5a94af1bca9 Mon Sep 17 00:00:00 2001 From: redoc <619675912@qq.com> Date: Fri, 22 Jan 2021 13:44:15 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E3=80=90=E5=88=A0=E9=99=A4=E3=80=91?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E8=AF=AD=E5=8F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/drivers/spi/spi_flash.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/components/drivers/spi/spi_flash.h b/components/drivers/spi/spi_flash.h index 19adefaba6..eed65e2f38 100644 --- a/components/drivers/spi/spi_flash.h +++ b/components/drivers/spi/spi_flash.h @@ -14,9 +14,6 @@ #include -#ifdef RT_USING_MTD_NOR -#include "drivers/mtd_nor.h" -#endif struct spi_flash_device {