Re: [PATCH] media, adp1653: Remove unneeded include of version.hfrom drivers/media/video/adp1653.c

From: Sakari Ailus
Date: Sat Feb 04 2012 - 09:36:05 EST


Hi Jesper,

On Thu, Feb 02, 2012 at 10:15:06PM +0100, Jesper Juhl wrote:
> Signed-off-by: Jesper Juhl <jj@xxxxxxxxxxxxx>
> ---
> drivers/media/video/adp1653.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> compile tested only.
>
> diff --git a/drivers/media/video/adp1653.c b/drivers/media/video/adp1653.c
> index 12eedf4..badbdb6 100644
> --- a/drivers/media/video/adp1653.c
> +++ b/drivers/media/video/adp1653.c
> @@ -35,7 +35,6 @@
> #include <linux/i2c.h>
> #include <linux/module.h>
> #include <linux/slab.h>
> -#include <linux/version.h>
> #include <media/adp1653.h>
> #include <media/v4l2-device.h>

Thanks for the patch! I've applied it to my tree --- plus removing extra
module.h at the same time.

--
Sakari Ailus
e-mail: sakari.ailus@xxxxxx jabber/XMPP/Gmail: sailus@xxxxxxxxxxxxxx
--
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/