aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd')
-rw-r--r--drivers/mtd/chips/jedec_probe.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/mtd/chips/jedec_probe.c b/drivers/mtd/chips/jedec_probe.c
index 4204bb23a175..4be51a86a85c 100644
--- a/drivers/mtd/chips/jedec_probe.c
+++ b/drivers/mtd/chips/jedec_probe.c
@@ -1646,14 +1646,6 @@ static const struct amd_flash_info jedec_table[] = {
1646 } 1646 }
1647}; 1647};
1648 1648
1649
1650static int cfi_jedec_setup(struct cfi_private *p_cfi, int index);
1651
1652static int jedec_probe_chip(struct map_info *map, uint32_t base,
1653 unsigned long *chip_map, struct cfi_private *cfi);
1654
1655static struct mtd_info *jedec_probe(struct map_info *map);
1656
1657static inline u32 jedec_read_mfr(struct map_info *map, uint32_t base, 1649static inline u32 jedec_read_mfr(struct map_info *map, uint32_t base,
1658 struct cfi_private *cfi) 1650 struct cfi_private *cfi)
1659{ 1651{