summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
Diffstat (limited to 'flashchips.c')
-rw-r--r--flashchips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/flashchips.c b/flashchips.c
index 950ce63..1d0d23f 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -1136,7 +1136,7 @@ struct flashchip flashchips[] = {
.tested = TEST_OK_PR,
.probe = probe_spi_rems,
.erase = spi_chip_erase_c7,
- .write = spi_chip_aai_write,
+ .write = spi_aai_write,
.read = spi_chip_read,
},
OpenPOWER on IntegriCloud