aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_execbuffer.c
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2015-07-01 14:17:58 +0200
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2016-01-20 17:29:52 -0500
commit386744425e35e04984c6e741c7750fd6eef1a9df (patch)
tree2ed4dcb7b924ce243044e0ef55c6d9a4ed867ac7 /drivers/gpu/drm/i915/i915_gem_execbuffer.c
parentMAINTAINERS: add git URL for swiotlb (diff)
downloadlinux-dev-386744425e35e04984c6e741c7750fd6eef1a9df.tar.xz
linux-dev-386744425e35e04984c6e741c7750fd6eef1a9df.zip
swiotlb: Make linux/swiotlb.h standalone includible
This header file uses the enum dma_data_direction and struct page types without explicitly including the corresponding header files. This makes it rely on the includer to have included the proper headers before. To fix this, include linux/dma-direction.h and forward-declare struct page. The swiotlb_free() function is also annotated __init, therefore requires linux/init.h to be included as well. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem_execbuffer.c')
0 files changed, 0 insertions, 0 deletions