diff options
Diffstat (limited to 'drivers/gpu/drm/drm_sman.c')
-rw-r--r-- | drivers/gpu/drm/drm_sman.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/drm_sman.c b/drivers/gpu/drm/drm_sman.c index 34664587a74e..cebce45f4429 100644 --- a/drivers/gpu/drm/drm_sman.c +++ b/drivers/gpu/drm/drm_sman.c | |||
@@ -36,6 +36,7 @@ | |||
36 | * Thomas Hellström <thomas-at-tungstengraphics-dot-com> | 36 | * Thomas Hellström <thomas-at-tungstengraphics-dot-com> |
37 | */ | 37 | */ |
38 | 38 | ||
39 | #include <linux/export.h> | ||
39 | #include "drm_sman.h" | 40 | #include "drm_sman.h" |
40 | 41 | ||
41 | struct drm_owner_item { | 42 | struct drm_owner_item { |