]> git.karo-electronics.de Git - karo-tx-linux.git/commit
can: peak: fix usage of usb specific data type
authorStephane Grosjean <s.grosjean@peak-system.com>
Thu, 19 Jan 2017 15:31:04 +0000 (16:31 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 25 Apr 2017 07:00:43 +0000 (09:00 +0200)
commit81c5e13d90db1eb1bf326e5b1f6293a0d85e966d
tree7986b6c31e0b3710155b74f15547ba196d564774
parent14933dc8d9964e46f1d5bd2a4dfe3d3be8e420e0
can: peak: fix usage of usb specific data type

This patch fixes the wrong usage of a specific USB data type into a common
header file. This common header file is intended to define the common data
types and values that define access to the PEAK-System CAN-FD IP, whatever
the PC interface is.

Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/peak_usb/pcan_ucan.h
drivers/net/can/usb/peak_usb/pcan_usb_fd.c