linux-xiaomi-chiron/drivers/staging/kpc2000
Geordan Neukum e61ff0fba7 staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000'
The kpc2000 core makes calls against functions conditionally exported
upon selection of the kconfig symbol MFD_CORE. Therefore, the kpc2000
core depends upon the mfd_core, and that dependency must be tracked in
Kconfig to avoid potential build issues.

Signed-off-by: Geordan Neukum <gneukum1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-24 09:41:09 +02:00
..
kpc2000 staging: kpc2000: fix up build problems with readq() 2019-05-01 10:48:43 +02:00
kpc_dma staging: kpc2000: double unlock in error handling in kpc_dma_transfer() 2019-05-20 09:18:45 +02:00
kpc_i2c staging: kpc2000: fix up build problems with readq() 2019-05-01 10:48:43 +02:00
kpc_spi Staging / IIO driver patches for 5.2-rc1 2019-05-07 13:31:29 -07:00
Kconfig staging: kpc2000: Add dependency on MFD_CORE to kconfig symbol 'KPC2000' 2019-05-24 09:41:09 +02:00
kpc.h
Makefile staging: kpc2000: Add DMA driver 2019-04-25 12:07:33 +02:00
TODO