summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/88pm805.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/88pm805.c')
-rw-r--r--drivers/mfd/88pm805.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/88pm805.c b/drivers/mfd/88pm805.c
index d93c3091cb9f..d59ca6bae096 100644
--- a/drivers/mfd/88pm805.c
+++ b/drivers/mfd/88pm805.c
@@ -33,6 +33,7 @@
static const struct i2c_device_id pm80x_id_table[] = {
{"88PM805", CHIP_PM805},
+ {} /* NULL terminated */
};
MODULE_DEVICE_TABLE(i2c, pm80x_id_table);