Skip to content

Commit

Permalink
Input: remove old USB touchscreen drivers
Browse files Browse the repository at this point in the history
itmtoch, mtouchusb and touchkitusb have been replaced with
composite usbtouchscreen driver and can be removed now.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Dmitry Torokhov committed Apr 12, 2007
1 parent 21298f7 commit db61a91
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 998 deletions.
3 changes: 0 additions & 3 deletions drivers/usb/input/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ obj-$(CONFIG_USB_KBD) += usbkbd.o
obj-$(CONFIG_USB_KBTAB) += kbtab.o
obj-$(CONFIG_USB_KEYSPAN_REMOTE) += keyspan_remote.o
obj-$(CONFIG_USB_MOUSE) += usbmouse.o
obj-$(CONFIG_USB_MTOUCH) += mtouchusb.o
obj-$(CONFIG_USB_ITMTOUCH) += itmtouch.o
obj-$(CONFIG_USB_EGALAX) += touchkitusb.o
obj-$(CONFIG_USB_TOUCHSCREEN) += usbtouchscreen.o
obj-$(CONFIG_USB_POWERMATE) += powermate.o
obj-$(CONFIG_USB_WACOM) += wacom.o
Expand Down
271 changes: 0 additions & 271 deletions drivers/usb/input/itmtouch.c

This file was deleted.

Loading

0 comments on commit db61a91

Please sign in to comment.