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 f658b4c..8fe50bd 100644
--- a/flashchips.c
+++ b/flashchips.c
@@ -9496,7 +9496,7 @@ const struct flashchip flashchips[] = {
.unlock = spi_disable_blockprotect, /* is this safe? */
.read = spi_chip_read,
/* FIXME: some vendor extensions define this */
- .voltage = {},
+ .voltage = {0},
/* Everything below will be set by the probing function. */
.write = NULL,
.total_size = 0,
OpenPOWER on IntegriCloud