On Thu, Jun 23 2011, Jesper Juhl wrote:

> It was pointed out by 'make versioncheck' that some includes of
> linux/version.h are not needed in drivers/staging/msm/.
> This patch removes them.
>
> Signed-off-by: Jesper Juhl <[email protected]>
> diff --git a/drivers/staging/msm/msm_fb.c b/drivers/staging/msm/msm_fb.c
> index e7ef836..e60f8f9 100644
> --- a/drivers/staging/msm/msm_fb.c
> +++ b/drivers/staging/msm/msm_fb.c
> @@ -32,7 +32,6 @@
>  
>  #include <linux/workqueue.h>
>  #include <linux/string.h>
> -#include <linux/version.h>
>  #include <linux/proc_fs.h>
>  #include <linux/vmalloc.h>
>  #include <linux/debugfs.h>

Acked-by: David Brown <[email protected]>

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to