From: Masahiro Yamada Date: Thu, 26 Oct 2017 12:24:31 +0000 (+0900) Subject: AT91: remove CONFIG_PMECC_INDEX_TABLE_OFFSET X-Git-Tag: v2017.11-rc3~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33fe271278aea4ac9301230fb168d83d1d62c7b5;p=platform%2Fkernel%2Fu-boot.git AT91: remove CONFIG_PMECC_INDEX_TABLE_OFFSET This macro is defined, but not referenced by anyone. I did not touch config_whitelist.txt - the CONFIG will be dropped by the next re-sync. Signed-off-by: Masahiro Yamada --- diff --git a/include/configs/at91sam9n12ek.h b/include/configs/at91sam9n12ek.h index 111a7dc..67115f9 100644 --- a/include/configs/at91sam9n12ek.h +++ b/include/configs/at91sam9n12ek.h @@ -72,7 +72,6 @@ #define CONFIG_ATMEL_NAND_HW_PMECC #define CONFIG_PMECC_CAP 2 #define CONFIG_PMECC_SECTOR_SIZE 512 -#define CONFIG_PMECC_INDEX_TABLE_OFFSET 0x8000 #define CONFIG_MTD_PARTITIONS #define CONFIG_MTD_DEVICE