ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
authorLogan Gunthorpe <logang@deltatee.com>
Wed, 16 Jan 2019 18:25:22 +0000 (11:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 12:39:59 +0000 (13:39 +0100)
commit0795ccde5c7632a692713ef0d8490171c1eb3ffb
tree948fd7d9ed216c2de3520941ef4d1bfea338e563
parentc81d64d3dc1f2decf8f3a9354416b7496b5c389b
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>
drivers/ntb/hw/intel/ntb_hw_intel.h