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

Commit 4e336dff authored by Georgios Tsotsos's avatar Georgios Tsotsos Committed by Greg Kroah-Hartman
Browse files

Staging: octeon-usb: Adding SPDX license identifier



Adding appropriate SPDX-License-Identifier (GPL-2) that were missing
from code, header and make files.

Signed-off-by: default avatarGeorgios Tsotsos <tsotsos@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 330e5f24
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0
obj-${CONFIG_OCTEON_USB} := octeon-hcd.o
+1 −0
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/*
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file "COPYING" in the main directory of this archive
+1 −0
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Octeon HCD hardware register definitions.
 *