소스 검색

1、【删除】多余语句

redoc 4 년 전
부모
커밋
d0743d6090
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      components/drivers/spi/spi_flash.h

+ 0 - 3
components/drivers/spi/spi_flash.h

@@ -14,9 +14,6 @@
 
 #include <rtdevice.h>
 
-#ifdef RT_USING_MTD_NOR
-#include "drivers/mtd_nor.h"
-#endif
 
 struct spi_flash_device
 {