linux/drivers/ntb/hw/intel
Logan Gunthorpe 0795ccde5c ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
Now that ioread64 and iowrite64 are available in io-64-nonatomic,
we can remove the hack at the top of ntb_hw_intel.c and replace it
with an include.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Acked-by: Allen Hubbe <Allen.Hubbe@dell.com>
Acked-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-01-22 13:39:59 +01:00
..
Kconfig
Makefile ntb: intel: split out the gen3 code 2018-06-11 15:20:59 -04:00
ntb_hw_gen1.c ntb: intel: fix return value for ndev_vec_mask() 2018-10-31 16:07:26 -04:00
ntb_hw_gen1.h ntb: intel: split out the gen3 code 2018-06-11 15:20:59 -04:00
ntb_hw_gen3.c ntb: intel: change references of skx to gen3 2018-06-11 15:20:59 -04:00
ntb_hw_gen3.h ntb: intel: change references of skx to gen3 2018-06-11 15:20:59 -04:00
ntb_hw_intel.h ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks 2019-01-22 13:39:59 +01:00