summaryrefslogtreecommitdiffstats
path: root/atavia.c
diff options
context:
space:
mode:
Diffstat (limited to 'atavia.c')
-rw-r--r--atavia.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atavia.c b/atavia.c
index 80bba58e2..fdaaa74c2 100644
--- a/atavia.c
+++ b/atavia.c
@@ -51,7 +51,7 @@
const struct dev_entry ata_via[] = {
{PCI_VENDOR_ID_VIA, 0x3249, DEP, "VIA", "VT6421A"},
- {},
+ {0},
};
static void atavia_chip_writeb(const struct flashctx *flash, uint8_t val, chipaddr addr);