summaryrefslogtreecommitdiffstats
path: root/atahpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'atahpt.c')
-rw-r--r--atahpt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atahpt.c b/atahpt.c
index f410fe4..8ec0f3f 100644
--- a/atahpt.c
+++ b/atahpt.c
@@ -38,7 +38,7 @@ const struct pcidev_status ata_hpt[] = {
{0x1103, 0x0005, NT, "Highpoint", "HPT372A/372N"},
{0x1103, 0x0006, NT, "Highpoint", "HPT302/302N"},
- {},
+ {0},
};
static void atahpt_chip_writeb(const struct flashctx *flash, uint8_t val,
OpenPOWER on IntegriCloud