]> git.karo-electronics.de Git - linux-beck.git/commit
USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h
authorMathieu OTHACEHE <m.othacehe@gmail.com>
Thu, 12 May 2016 08:48:35 +0000 (10:48 +0200)
committerJohan Hovold <johan@kernel.org>
Fri, 15 Jul 2016 10:22:42 +0000 (12:22 +0200)
commit4ab0e0da94865f5f58ec856fe4b4304a45ce7713
treefd19ecc838991156a195547e0937c60c95cbd139
parent735ad1e261b8833cd2cc8c36d8955fcef1e62a62
USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h

The definitions in ti_usb_3410_5052.h are only used in
ti_usb_3410_5052.c.
The content of the header is copied in ti_usb_3410_5052.c.

Also correct a typo in macro TI_PIPE_MODE_CONTINOUS.

Signed-off-by: Mathieu OTHACEHE <m.othacehe@gmail.com>
[johan: actually remove the header file ]
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ti_usb_3410_5052.c
drivers/usb/serial/ti_usb_3410_5052.h [deleted file]