commit | 05933aac7b11911955de307a329dc2a7a14b7bd0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Aug 13 09:25:02 2019 +0200 |
committer | Tony Luck <tony.luck@intel.com> | Fri Aug 16 11:33:57 2019 -0700 |
tree | 5fbf522b4adc70501eed8986930bc0744bbb7810 | |
parent | cf07cb1ff4ea008abf06c95878c700cf1dd65c3e [diff] |
ia64: remove now unused machvec indirections With the SGI SN2 machvec removal most of the indirections are unused now, so remove them. This includes the entire removal of the mmio read*/write* macros as the generic ones are identical to the asm-generic/io.h version. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lkml.kernel.org/r/20190813072514.23299-17-hch@lst.de Signed-off-by: Tony Luck <tony.luck@intel.com>