Skip to content

Commit 916db27

Browse files
committed
iio: adc: at91-sama5d2_adc: add empty line after functions
Add empty line after function. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
1 parent 3e87d89 commit 916db27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/iio/adc/at91-sama5d2_adc.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1375,6 +1375,7 @@ static struct iio_trigger *at91_adc_allocate_trigger(struct iio_dev *indio,
13751375

13761376
return trig;
13771377
}
1378+
13781379
static void at91_adc_trigger_handler_nodma(struct iio_dev *indio_dev,
13791380
struct iio_poll_func *pf)
13801381
{

0 commit comments

Comments
 (0)