summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/lpc18xx_adc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/adc/lpc18xx_adc.c')
-rw-r--r--drivers/iio/adc/lpc18xx_adc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/adc/lpc18xx_adc.c b/drivers/iio/adc/lpc18xx_adc.c
index 450a243d1f7c..7e5d181ff702 100644
--- a/drivers/iio/adc/lpc18xx_adc.c
+++ b/drivers/iio/adc/lpc18xx_adc.c
@@ -188,7 +188,7 @@ static int lpc18xx_adc_probe(struct platform_device *pdev)
static const struct of_device_id lpc18xx_adc_match[] = {
{ .compatible = "nxp,lpc1850-adc" },
- { /* sentinel */ }
+ { }
};
MODULE_DEVICE_TABLE(of, lpc18xx_adc_match);