fix(all): remove unused header includes
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user