u-boot-brain/drivers/adc
Simon Glass c273da0765 adc: Drop dm.h header file
This header file should not be included in other header files. Remove it
and use a forward declaration instead.

Drop the common.h inclusion also.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-08-03 22:19:54 -04:00
..
adc-uclass.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
exynos-adc.c treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() 2020-07-25 14:46:57 -06:00
Kconfig adc: Add driver for STM32 ADC 2018-08-03 19:53:10 -04:00
Makefile drivers: cosmetic: Convert SPDX license tags to Linux Kernel style 2018-10-28 09:26:39 -04:00
meson-saradc.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
rockchip-saradc.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
sandbox.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stm32-adc-core.c adc: Drop dm.h header file 2020-08-03 22:19:54 -04:00
stm32-adc-core.h adc: Drop dm.h header file 2020-08-03 22:19:54 -04:00
stm32-adc.c adc: Drop dm.h header file 2020-08-03 22:19:54 -04:00