summaryrefslogtreecommitdiffstats
path: root/include/cfi_flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cfi_flash.h')
-rw-r--r--include/cfi_flash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cfi_flash.h b/include/cfi_flash.h
index 22e3fca35c..e461ef14e1 100644
--- a/include/cfi_flash.h
+++ b/include/cfi_flash.h
@@ -32,6 +32,7 @@
typedef struct {
struct driver_d driver;
+ struct cdev cdev;
ulong size; /* total bank size in bytes */
ushort sector_count; /* number of erase units */
ulong flash_id; /* combined device & manufacturer code */