aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorJames Morse <[email protected]>2015-12-18 22:22:07 +0000
committerLinus Torvalds <[email protected]>2015-12-18 22:25:40 +0000
commit1d5cda4076d930d6d52088ed2c7753f7c564cbd7 (patch)
tree914dd25da577a740225adee1f9917fa834c57869 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentmm/zswap: change incorrect strncmp use to strcmp (diff)
downloadkernel-1d5cda4076d930d6d52088ed2c7753f7c564cbd7.tar.gz
kernel-1d5cda4076d930d6d52088ed2c7753f7c564cbd7.zip
include/linux/mmdebug.h: should include linux/bug.h
mmdebug.h uses BUILD_BUG_ON_INVALID(), assuming someone else included linux/bug.h. Include it ourselves. This saves build-failures such as: arch/arm64/include/asm/pgtable.h: In function 'set_pte_at': arch/arm64/include/asm/pgtable.h:281:3: error: implicit declaration of function 'BUILD_BUG_ON_INVALID' [-Werror=implicit-function-declaration] VM_WARN_ONCE(!pte_young(pte), Fixes: 02602a18c32d7 ("bug: completely remove code generated by disabled VM_BUG_ON()") Signed-off-by: James Morse <[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_gem.c')
0 files changed, 0 insertions, 0 deletions