]> git.baikalelectronics.ru Git - kernel.git/commit
iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.h
authorFabrice Gasnier <fabrice.gasnier@st.com>
Tue, 15 May 2018 15:19:17 +0000 (17:19 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 20 May 2018 10:25:25 +0000 (11:25 +0100)
commit936ab293cb9227060a1470cb92ed3d3aed8e1930
treeec1b17c6f11909d8fb9ae4003ee79d33a69e7a96
parent15d2d477cdaea9a59f6437ca100346dddf014fc0
iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.h

Fix the following sparse warnings:
  CHECK   drivers/iio/adc/stm32-dfsdm-adc.c
symbol 'stm32_dfsdm_get_buff_cb' was not declared. Should it be static?
symbol 'stm32_dfsdm_release_buff_cb' was not declared. Should it be static?

BTW, move interrupt.h to sort headers alphabetically.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/stm32-dfsdm-adc.c
include/linux/iio/adc/stm32-dfsdm-adc.h