linux/drivers/staging/kpc2000
Greg Kroah-Hartman 91b6cb7216 staging: kpc2000: fix up build problems with readq()
The 0-day system found a bunch of warnings for when readq() is not
defined on the platform, so fix this by including the
linux/io-64-nonatomic-lo-hi.h file which will fix up these issues.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-01 10:48:43 +02:00
..
kpc2000 staging: kpc2000: fix up build problems with readq() 2019-05-01 10:48:43 +02:00
kpc_dma staging: kpc2000: Add DMA driver 2019-04-25 12:07:33 +02:00
kpc_i2c staging: kpc2000: fix up build problems with readq() 2019-05-01 10:48:43 +02:00
kpc_spi staging: kpc2000: fix resource size calculation 2019-04-30 14:19:04 +02:00
Kconfig staging: kpc2000: Add DMA driver 2019-04-25 12:07:33 +02:00
kpc.h
Makefile staging: kpc2000: Add DMA driver 2019-04-25 12:07:33 +02:00
TODO