From e9b1ede595b1fb80bc1218c964610469df5e11be Mon Sep 17 00:00:00 2001 From: Philippe Langlais Date: Fri, 2 Dec 2011 14:26:43 +0100 Subject: mali: Include module.h after 3.2 update Signed-off-by: Philippe Langlais --- .../gpu/mali/mali400ko/driver/src/devicedrv/mali/linux/mali_kernel_pm.c | 1 + drivers/gpu/mali/mali400ko/x11/mali_drm/mali/mali_drv.c | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/gpu/mali/mali400ko/driver/src/devicedrv/mali/linux/mali_kernel_pm.c b/drivers/gpu/mali/mali400ko/driver/src/devicedrv/mali/linux/mali_kernel_pm.c index d868582c75a..aaafc151077 100644 --- a/drivers/gpu/mali/mali400ko/driver/src/devicedrv/mali/linux/mali_kernel_pm.c +++ b/drivers/gpu/mali/mali400ko/driver/src/devicedrv/mali/linux/mali_kernel_pm.c @@ -23,6 +23,7 @@ #include #endif /* CONFIG_PM_RUNTIME */ +#include #include #include #include diff --git a/drivers/gpu/mali/mali400ko/x11/mali_drm/mali/mali_drv.c b/drivers/gpu/mali/mali400ko/x11/mali_drm/mali/mali_drv.c index aa0d0c5059c..583fb55c50a 100644 --- a/drivers/gpu/mali/mali400ko/x11/mali_drm/mali/mali_drv.c +++ b/drivers/gpu/mali/mali400ko/x11/mali_drm/mali/mali_drv.c @@ -12,6 +12,7 @@ * @file mali_drv.c * Implementation of the Linux device driver entrypoints for Mali DRM */ +#include #include #include #include "mali_drv.h" -- cgit v1.2.3