drm: Add stackdepot include for DRM_DEBUG_MM
authorChris Wilson <[email protected]>
Tue, 8 Nov 2016 11:56:01 +0000 (11:56 +0000)
committerDaniel Vetter <[email protected]>
Tue, 8 Nov 2016 12:46:49 +0000 (13:46 +0100)
commit93ce75fa3dba8781c5c042bd7a61d438662ed73c
treeef1af911e0aefeeeff9f6a64bae4869351e726f1
parent3835b46e5535d9ad534776bc93670db097682556
drm: Add stackdepot include for DRM_DEBUG_MM

0day found that stackdepot.h doesn't get automatically included on all
architectures, so remember to add our #include.

Reported-by: kbuild test robot <[email protected]>
Fixes: 5705670d0463 ("drm: Track drm_mm allocators and show leaks on shutdown")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Daniel Vetter <[email protected]>
Reviewed-by: Christian König <[email protected]>.
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/drm_mm.c