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 AVRF_H
|
||||
#define AVRF_H
|
||||
|
||||
#include <helper/types.h>
|
||||
|
||||
struct avrf_type
|
||||
{
|
||||
char name[15];
|
||||
|
||||
Reference in New Issue
Block a user