flash/nor: make all working area pointers local
[fw/openocd] / src / flash / nor / cfi.h
index 04153b688075287cb6be558774a7bb584ff901bd..1a647f6fa602c5d119a5391f5c0f815d2f3d77cd 100644 (file)
@@ -25,8 +25,6 @@
 #define CFI_STATUS_POLL_MASK_DQ6_DQ7     0xC0 /* DQ6..DQ7 */
 
 struct cfi_flash_bank {
-       struct working_area *write_algorithm;
-
        int x16_as_x8;
        int jedec_probe;
        int not_cfi;