]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/nvme/host/pci.c
move io-64-nonatomic*.h out of asm-generic
authorChristoph Hellwig <hch@lst.de>
Fri, 28 Aug 2015 07:27:14 +0000 (09:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 14 Oct 2015 22:21:07 +0000 (00:21 +0200)
commit2f8e2c877784a0b23f02b41550170a24e14f5c95
tree70578f580b363151376a064ff9515fb8b100f974
parent049e6dde7e57f0054fdc49102e7ef4830c698b46
move io-64-nonatomic*.h out of asm-generic

These are not implementations of default architecture code but helpers
for drivers. Move them to the place they belong to.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Darren Hart <dvhart@linux.intel.com>
Acked-by: Hitoshi Mitake <mitake.hitoshi@lab.ntt.co.jp>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
17 files changed:
drivers/acpi/nfit.c
drivers/acpi/osl.c
drivers/block/nvme-core.c
drivers/edac/i3200_edac.c
drivers/edac/ie31200_edac.c
drivers/edac/x38_edac.c
drivers/i2c/busses/i2c-ismt.c
drivers/net/ethernet/intel/i40e/i40e_osdep.h
drivers/net/ethernet/intel/i40evf/i40e_osdep.h
drivers/net/ethernet/rocker/rocker.c
drivers/platform/x86/ibm_rtl.c
drivers/platform/x86/intel_ips.c
drivers/scsi/qla4xxx/ql4_nx.c
include/asm-generic/io-64-nonatomic-hi-lo.h [deleted file]
include/asm-generic/io-64-nonatomic-lo-hi.h [deleted file]
include/linux/io-64-nonatomic-hi-lo.h [new file with mode: 0644]
include/linux/io-64-nonatomic-lo-hi.h [new file with mode: 0644]