diff options
| author | Ard Biesheuvel <[email protected]> | 2016-01-12 13:22:45 +0000 |
|---|---|---|
| committer | Tony Luck <[email protected]> | 2016-01-13 18:35:14 +0000 |
| commit | 809267708557ed5575831282f719ca644698084b (patch) | |
| tree | dcc000dd9585a59f2b8b48c41e3c5b35062421c8 /lib/dma-debug.c | |
| parent | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
| download | kernel-809267708557ed5575831282f719ca644698084b.tar.gz kernel-809267708557ed5575831282f719ca644698084b.zip | |
ia64: split off early_ioremap() declarations into asm/early_ioremap.h
Unlike x86, arm64 and ARM, ia64 does not declare its implementations
of early_ioremap/early_iounmap/early_memremap/early_memunmap in a header
file called <asm/early_ioremap.h>
This complicates the use of these functions in generic code, since the
header cannot be included directly, and we have to rely on transitive
includes, which is fragile.
So create a <asm/early_ioremap.h> for ia64, and move the existing
definitions into it.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions
