Re: [patch 03/13] input: make input a multi-object module

From: Andrew Morton
Date: Fri May 26 2006 - 17:12:31 EST


Anssi Hannula <anssi.hannula@xxxxxxxxx> wrote:
>
> Move the input.c to input-core.c and modify Makefile so that the input module
> can be built from multiple source files. This is preparing for the input-ff.c.
>
> Signed-off-by: Anssi Hannula <anssi.hannula@xxxxxxxxx>
>
> ---
> drivers/input/Makefile | 2
> drivers/input/input-core.c | 1099 +++++++++++++++++++++++++++++++++++++++++++++
> drivers/input/input.c | 1099 ---------------------------------------------

urgh. There are other changes pending againt input.c and this renaming
makes everything a huge pain.

What does "can be built from multiple source files" mean?

It would be much nicer all round if we could avoid renaming this file.
-
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/