fix(all): remove unused header includes

This commit is contained in:
Xiao Xufeng
2024-03-24 01:39:40 +08:00
parent f886bbc848
commit 313c4f2cdc
12 changed files with 0 additions and 14 deletions
@@ -4,8 +4,6 @@
* SPDX-License-Identifier: Unlicense OR CC0-1.0
*/
#include "spi_flash_mmap.h"
int spi_flash_get_chip_size(void)
{
return (1024 * 1024 * 1024);