X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fflash.h;h=b016162009fa244ab9f1250b8b9309c0976b48a2;hb=3b9043a7c03290c9bdbef03848307263f5f3472c;hp=8b8979e2f793d397bf0bc66765aaa0f3a3969a8c;hpb=c50a6031670a90f799835db7bc1638a3e2a9f1f0;p=u-boot diff --git a/include/flash.h b/include/flash.h index 8b8979e2f7..b016162009 100644 --- a/include/flash.h +++ b/include/flash.h @@ -87,8 +87,6 @@ typedef unsigned long flash_sect_t; /* convert between bit value and numeric value */ #define CFI_FLASH_SHIFT_WIDTH 3 -/* cfi-mtd device name */ -#define CFI_MTD_DEV_NAME "cfi-mtd" /* Prototypes */ extern unsigned long flash_init (void);