aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_gem.c
diff options
context:
space:
mode:
authorDavid Herrmann <[email protected]>2013-07-25 16:02:31 +0000
committerDave Airlie <[email protected]>2013-08-01 00:28:09 +0000
commit86e81f0e624b55fa9f1560c3b64bc80e458c5168 (patch)
treeef7be7444a1e272eab82eeb60a57cdac63e1768f /drivers/gpu/drm/omapdrm/omap_gem.c
parentdrm/gem: fix mmap vma size calculations (diff)
downloadkernel-86e81f0e624b55fa9f1560c3b64bc80e458c5168.tar.gz
kernel-86e81f0e624b55fa9f1560c3b64bc80e458c5168.zip
drm/mm: include required headers in drm_mm.h
We need BUG_ON(), spinlock_t and standard kernel data-types so include the right headers. Subject: [drm-intel:drm-intel-nightly 154/166] include/drm/drm_mm.h:67:2: error: unknown type name 'spinlock_t' Message-ID: <51f14693.g5HGdcuw2v3m8FOd%[email protected]> In case it didn't link to it correctly. Somehow this bug doesn't occur here on my machine, hmm. But I think fixing drm_mm.h is better than changing the include-order in drm_vma_manager.h, so this is what I did. Signed-off-by: David Herrmann <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions