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 CFI_H
|
||||
#define CFI_H
|
||||
|
||||
#include <flash/flash.h>
|
||||
|
||||
#define CFI_STATUS_POLL_MASK_DQ5_DQ6_DQ7 0xE0 /* DQ5..DQ7 */
|
||||
#define CFI_STATUS_POLL_MASK_DQ6_DQ7 0xC0 /* DQ6..DQ7 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user