X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fcore.h;h=3b6b2b5f512230e16bfa16361b6f816fc878ab3c;hp=90f4e61431a805c479be1169f3a638d309276fbd;hb=f9ea791e9b89bed91200f27202f9a95dd4e8640b;hpb=e85845150532528b2996f828b108de81340c029e diff --git a/src/flash/nor/core.h b/src/flash/nor/core.h index 90f4e61431..3b6b2b5f51 100644 --- a/src/flash/nor/core.h +++ b/src/flash/nor/core.h @@ -152,13 +152,6 @@ int default_flash_read(struct flash_bank *bank, * @returns ERROR_OK if successful; otherwise, an error code. */ int default_flash_blank_check(struct flash_bank *bank); -/** - * Provides a default blank flash memory check. Ensures the contents - * of the given bank have truly been erased. - * @param bank The flash bank. - * @returns ERROR_OK if successful; otherwise, an error code. - */ -int default_flash_mem_blank_check(struct flash_bank *bank); /** * Returns the flash bank specified by @a name, which matches the