From a04bb0be3ad92256f47ddc747c6e09e2eec094db Mon Sep 17 00:00:00 2001 From: redoc <619675912@qq.com> Date: Fri, 22 Jan 2021 13:45:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/drivers/spi/spi_flash.h | 1 - 1 file changed, 1 deletion(-) diff --git a/components/drivers/spi/spi_flash.h b/components/drivers/spi/spi_flash.h index eed65e2f38..82b1ab2ecd 100644 --- a/components/drivers/spi/spi_flash.h +++ b/components/drivers/spi/spi_flash.h @@ -14,7 +14,6 @@ #include - struct spi_flash_device { struct rt_device flash_device; -- GitLab