remove flash.h from tree
Remove the now vestigial <flash/flash.h> header from the tree, replacing a few references with <flash/nor/core.h>
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
#ifndef NON_CFI_H
|
||||
#define NON_CFI_H
|
||||
|
||||
#include <flash/flash.h>
|
||||
|
||||
struct non_cfi
|
||||
{
|
||||
uint16_t mfr;
|
||||
|
||||
Reference in New Issue
Block a user