]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commited582db639cfe65e2d901fca1be8fd813a18fec4
treeec1b17c6f11909d8fb9ae4003ee79d33a69e7a96
parentbed1895e78b510ecc425ab01ef96ddba0881acc5
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