[PATCH v2] kdrive: Remove bus mouse driver

Daniel Stone daniel at fooishbar.org
Mon Jan 4 18:02:59 PST 2010


On Mon, Jan 04, 2010 at 02:04:55AM +0600, Mikhail Gusarov wrote:
> Bus mice aren't anymore, do not keep dead code around.
> 
> Signed-off-by: Mikhail Gusarov <dottedmag at dottedmag.net>
> ---
>  hw/kdrive/linux/Makefile.am |    2 +-
>  hw/kdrive/linux/bus.c       |  132 -------------------------------------------
>  2 files changed, 1 insertions(+), 133 deletions(-)
>  delete mode 100644 hw/kdrive/linux/bus.c
> 
> diff --git a/hw/kdrive/linux/Makefile.am b/hw/kdrive/linux/Makefile.am
> index 2f89b8f..fe4a3d1 100644
> --- a/hw/kdrive/linux/Makefile.am
> +++ b/hw/kdrive/linux/Makefile.am
> @@ -19,7 +19,7 @@ liblinux_la_SOURCES += evdev.c
>  endif
>  
>  if KDRIVE_MOUSE
> -liblinux_la_SOURCES += mouse.c bus.c ms.c ps2.c
> +liblinux_la_SOURCES += mouse.c ms.c ps2.c
>  endif
>  
>  if TSLIB

Probably worth doing the same to ms.c, I guess?

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-devel/attachments/20100105/ea34f4b5/attachment.pgp 


More information about the xorg-devel mailing list