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:
Zachary T Welch
2009-12-04 16:40:19 -08:00
parent ae6374e25d
commit f3e6f584f1
18 changed files with 4 additions and 63 deletions

View File

@@ -34,7 +34,7 @@
#include <helper/configuration.h>
#include <xsvf/xsvf.h>
#include <svf/svf.h>
#include <flash/flash.h>
#include <flash/nor/core.h>
#include <flash/nand.h>
#include <pld/pld.h>
#include <flash/mflash.h>