Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a55aabe authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "driver: can: spi: Updated copyright markings"

parents 834a63ee 75025c30
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only

/* CAN bus driver for Microchip 25XXFD CAN Controller with SPI Interface
 * Copyright 2017-2020 Martin Sperl <kernel@xxxxxxxxxxxxxxxx>
/* Copyright (c) 2020, The Linux Foundation. All rights reserved.
 *
 * CAN bus driver for Microchip 25XXFD CAN Controller with SPI Interface
 *
 * Copyright 2017 Martin Sperl <kernel@xxxxxxxxxxxxxxxx>
 *
 * SPDX-License-Identifier: GPL-2.0-only
 *
 * Based on Microchip MCP251x CAN controller driver written by
 * David Vrabel, Copyright 2006 Arcom Control Systems Ltd.
 *
 */

#include <linux/can/core.h>