diff options
| author | Arnd Bergmann <[email protected]> | 2018-07-25 11:18:34 +0200 |
|---|---|---|
| committer | Miquel Raynal <[email protected]> | 2018-07-31 09:46:06 +0200 |
| commit | 15280e8107e17a5ee40509e3d1384ad28d6fdcf4 (patch) | |
| tree | feefa5ef8bc5548a7425001f2bb90966fa41ecee /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | 0bbf47eab4697557718fccc1ec9835c44c47fe7f (diff) | |
sparc64: add reads{b,w,l}/writes{b,w,l}
Some drivers need these for compile-testing. On most architectures
they come from asm-generic/io.h, but not on sparc64, which has its
own definitions.
Since we already have ioread*_rep()/iowrite*_rep() that have the
same behavior on sparc64 (i.e. all PCI I/O space is memory mapped),
we can rename the existing helpers and add macros to define them
to the same implementation.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: David S. Miller <[email protected]>
Tested-by: Boris Brezillon <boris.brezillon@bootlin>
Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions