[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20071113180108.2942e6cb.Kristoffer.ericson@gmail.com>
Date: Tue, 13 Nov 2007 18:01:08 +0100
From: Kristoffer Ericson <kristoffer.ericson@...il.com>
To: andre@...wigglers.org
Cc: linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [patch 3/3] jonada720: remove duplicate include
Thanks
On Tue, 13 Nov 2007 17:17:36 +0100
andre@...wigglers.org wrote:
> From: Andre Haupt <andre@...wigglers.org>
> Signed-off-by: Andre Haupt <andre@...wigglers.org>
>
> ---
> drivers/input/keyboard/jornada720_kbd.c | 1 -
> 1 file changed, 1 deletion(-)
>
> Index: linus/drivers/input/keyboard/jornada720_kbd.c
> ===================================================================
> --- linus.orig/drivers/input/keyboard/jornada720_kbd.c 2007-11-13 16:33:24.000000000 +0100
> +++ linus/drivers/input/keyboard/jornada720_kbd.c 2007-11-13 16:33:41.000000000 +0100
> @@ -17,7 +17,6 @@
> */
> #include <linux/device.h>
> #include <linux/errno.h>
> -#include <linux/init.h>
> #include <linux/interrupt.h>
> #include <linux/init.h>
> #include <linux/input.h>
>
> --
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists