> diff -urpN --exclude-from=/home/davej/.exclude bk-linus/include/linux/serio.h linux-2.5/include/linux/serio.h
> --- bk-linus/include/linux/serio.h 2003-03-08 09:57:59.000000000 +0000
> +++ linux-2.5/include/linux/serio.h 2003-02-13 22:21:33.000000000 +0000
> @@ -25,7 +25,6 @@ struct serio {
> void *driver;
> char *name;
> char *phys;
> - int number;
>
> unsigned short idbus;
> unsigned short idvendor;
Applied, thanks.
-- Vojtech Pavlik SuSE Labs, SuSE CR - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/