Re: [PATCH 29/37] Remove unneeded version.h includes from drivers/staging/msm/

From: David Brown
Date: Thu Jun 23 2011 - 21:47:18 EST


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 <jj@xxxxxxxxxxxxx>
> 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 <davidb@xxxxxxxxxxxxxx>

--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/