ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
authorLogan Gunthorpe <logang@deltatee.com>
Wed, 16 Jan 2019 18:25:23 +0000 (11:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 12:40:00 +0000 (13:40 +0100)
commit8fdf90626588bc02af1200f6320d1d9c0540526f
tree9a94d16bdfea10dc75aa673e7e12dda5a5a98010
parent0795ccde5c7632a692713ef0d8490171c1eb3ffb
ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

Clean up the ifdefs which conditionally defined the io{read|write}64
functions in favour of the new common io-64-nonatomic-lo-hi header.

Per a nit from Andy Shevchenko, the include list is also made
alphabetical.

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ntb/hw/mscc/ntb_hw_switchtec.c