aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/spi/hi311x.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/can/spi/hi311x.c')
-rw-r--r--drivers/net/can/spi/hi311x.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/can/spi/hi311x.c b/drivers/net/can/spi/hi311x.c
index ddaf46239e39..03a711c3221b 100644
--- a/drivers/net/can/spi/hi311x.c
+++ b/drivers/net/can/spi/hi311x.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* CAN bus driver for Holt HI3110 CAN Controller with SPI Interface 2/* CAN bus driver for Holt HI3110 CAN Controller with SPI Interface
2 * 3 *
3 * Copyright(C) Timesys Corporation 2016 4 * Copyright(C) Timesys Corporation 2016
@@ -11,10 +12,6 @@
11 * - Sascha Hauer, Marc Kleine-Budde, Pengutronix 12 * - Sascha Hauer, Marc Kleine-Budde, Pengutronix
12 * - Simon Kallweit, intefo AG 13 * - Simon Kallweit, intefo AG
13 * Copyright 2007 14 * Copyright 2007
14 *
15 * This program is free software; you can redistribute it and/or modify
16 * it under the terms of the GNU General Public License version 2 as
17 * published by the Free Software Foundation.
18 */ 15 */
19 16
20#include <linux/can/core.h> 17#include <linux/can/core.h>