aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2015-09-11 20:07:50 +0000
committerLinus Torvalds <[email protected]>2015-09-11 22:21:34 +0000
commit4f1af60bcc2fc6caa7fa3036238b5994708e9a84 (patch)
treee039fbe0a2ea79c7d14382e80af32cfe1214d870 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentfs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void (diff)
downloadkernel-4f1af60bcc2fc6caa7fa3036238b5994708e9a84.tar.gz
kernel-4f1af60bcc2fc6caa7fa3036238b5994708e9a84.zip
mm/early_ioremap: add explicit #include of asm/early_ioremap.h
Commit 6b0f68e32ea8 ("mm: add utility for early copy from unmapped ram") introduces a function copy_from_early_mem() into mm/early_ioremap.c which itself calls early_memremap()/early_memunmap(). However, since early_memunmap() has not been declared yet at this point in the .c file, nor by any explicitly included header files, we are depending on a transitive include of asm/early_ioremap.h to declare it, which is fragile. So instead, include this header explicitly. Signed-off-by: Ard Biesheuvel <[email protected]> Acked-by: Mark Salter <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions