Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1346268
| From | Simon Horman <simon.horman@netronome.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] asm-generic: remove old nonatomic-io wrapper files |
| Date | 2016-03-01 01:20 +0100 |
| Message-ID | <r7GcG-1Fc-5@gated-at.bofh.it> (permalink) |
| References | <r6rIK-4Ch-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@arndb.de> > --- > 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@netronome.com> > 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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] asm-generic: remove old nonatomic-io wrapper files Arnd Bergmann <arnd@arndb.de> - 2016-02-26 15:40 +0100 Re: [PATCH] asm-generic: remove old nonatomic-io wrapper files Christoph Hellwig <hch@lst.de> - 2016-02-28 10:20 +0100 Re: [PATCH] asm-generic: remove old nonatomic-io wrapper files Vinod Koul <vinod.koul@intel.com> - 2016-02-29 07:10 +0100 Re: [PATCH] asm-generic: remove old nonatomic-io wrapper files Simon Horman <simon.horman@netronome.com> - 2016-03-01 01:20 +0100 Re: [PATCH] asm-generic: remove old nonatomic-io wrapper files Yisen Zhuang <Yisen.zhuang@huawei.com> - 2016-03-01 02:10 +0100
csiph-web