aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/io-64-nonatomic-hi-lo.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig1-0/+32
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>