Re: [PATCH] asm-generic: remove old nonatomic-io wrapper files

From: Simon Horman
Date: Mon Feb 29 2016 - 19:14:12 EST


On Fri, Feb 26, 2016 at 03:29:05PM +0100, Arnd Bergmann wrote:
> The two header files got moved to include/linux, and most
> users were already converted, this changes the remaining drivers
> and removes the files.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> drivers/dma/idma64.h | 2 +-
> drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c | 2 +-
> drivers/net/ethernet/netronome/nfp/nfp_net.h | 2 +-

The NFP portion:

Acked-by: Simon Horman <simon.horman@xxxxxxxxxxxxx>

> include/asm-generic/io-64-nonatomic-hi-lo.h | 2 --
> include/asm-generic/io-64-nonatomic-lo-hi.h | 2 --
> 5 files changed, 3 insertions(+), 7 deletions(-)
> delete mode 100644 include/asm-generic/io-64-nonatomic-hi-lo.h
> delete mode 100644 include/asm-generic/io-64-nonatomic-lo-hi.h