X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fcfi.h;h=1a647f6fa602c5d119a5391f5c0f815d2f3d77cd;hp=04153b688075287cb6be558774a7bb584ff901bd;hb=4da4e1cfb7d93dcedc333c11c787b83b8baf7dfa;hpb=9fe0457c5167062cae1ff13b5aa6e10116eec537 diff --git a/src/flash/nor/cfi.h b/src/flash/nor/cfi.h index 04153b6880..1a647f6fa6 100644 --- a/src/flash/nor/cfi.h +++ b/src/flash/nor/cfi.h @@ -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;