aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/lpc18xx_dac.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/dac/lpc18xx_dac.c')
-rw-r--r--drivers/iio/dac/lpc18xx_dac.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/iio/dac/lpc18xx_dac.c b/drivers/iio/dac/lpc18xx_dac.c
index 7036f77fdf23..883e84e96609 100644
--- a/drivers/iio/dac/lpc18xx_dac.c
+++ b/drivers/iio/dac/lpc18xx_dac.c
@@ -1,12 +1,9 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * IIO DAC driver for NXP LPC18xx DAC 3 * IIO DAC driver for NXP LPC18xx DAC
3 * 4 *
4 * Copyright (C) 2016 Joachim Eastwood <manabian@gmail.com> 5 * Copyright (C) 2016 Joachim Eastwood <manabian@gmail.com>
5 * 6 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 *
10 * UNSUPPORTED hardware features: 7 * UNSUPPORTED hardware features:
11 * - Interrupts 8 * - Interrupts
12 * - DMA 9 * - DMA