Commit c7cd6c5a authored by Sunil Goutham's avatar Sunil Goutham Committed by David S. Miller

octeontx2-af: Fix inconsistent license text

Fixed inconsistent license text across the RVU admin
function driver.
Signed-off-by: default avatarSunil Goutham <sgoutham@marvell.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cb0e3ec4
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for Marvell's OcteonTX2 RVU Admin Function driver
# Makefile for Marvell's RVU Admin Function driver
#
ccflags-y += -I$(src)
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 CGX driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/acpi.h>
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 CGX driver
/* Marvell OcteonTx2 CGX driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef CGX_H
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 CGX driver
/* Marvell OcteonTx2 CGX driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef __CGX_FW_INTF_H__
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
* Copyright (C) 2018 Marvell.
*/
#ifndef COMMON_H
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RPM driver
/* Marvell CN10K RPM driver
*
* Copyright (C) 2020 Marvell.
*
*/
#ifndef LMAC_COMMON_H
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/module.h>
......@@ -412,5 +409,5 @@ const char *otx2_mbox_id2name(u16 id)
}
EXPORT_SYMBOL(otx2_mbox_id2name);
MODULE_AUTHOR("Marvell International Ltd.");
MODULE_AUTHOR("Marvell.");
MODULE_LICENSE("GPL v2");
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef MBOX_H
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef NPC_H
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef NPC_PROFILE_H
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell PTP driver
*
* Copyright (C) 2020 Marvell International Ltd.
* Copyright (C) 2020 Marvell.
*
*/
#include <linux/bitfield.h>
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell PTP driver
*
* Copyright (C) 2020 Marvell International Ltd.
* Copyright (C) 2020 Marvell.
*
*/
#ifndef PTP_H
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RPM driver
/* Marvell CN10K RPM driver
*
* Copyright (C) 2020 Marvell.
*
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RPM driver
/* Marvell CN10K RPM driver
*
* Copyright (C) 2020 Marvell.
*
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/module.h>
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef RVU_H
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/types.h>
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell RPM CN10K driver
/* Marvell RPM CN10K driver
*
* Copyright (C) 2020 Marvell.
*/
......
// SPDX-License-Identifier: GPL-2.0-only
/* Copyright (C) 2020 Marvell. */
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2020 Marvell.
*
*/
#include <linux/bitfield.h>
#include <linux/pci.h>
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2019 Marvell International Ltd.
* Copyright (C) 2019 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifdef CONFIG_DEBUG_FS
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Devlink
/* Marvell RVU Admin Function Devlink
*
* Copyright (C) 2020 Marvell.
*
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RVU Devlink
/* Marvell RVU Admin Function Devlink
*
* Copyright (C) 2020 Marvell.
*
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/module.h>
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/module.h>
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/bitfield.h>
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2020 Marvell.
*/
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/module.h>
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef RVU_REG_H
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2021 Marvell.
*
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2018 Marvell International Ltd.
* Copyright (C) 2018 Marvell.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef RVU_STRUCT_H
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2021 Marvell.
*
*/
#include <linux/bitfield.h>
......
// SPDX-License-Identifier: GPL-2.0
/* Marvell OcteonTx2 RVU Admin Function driver tracepoints
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2020 Marvell.
*
* Copyright (C) 2020 Marvell International Ltd.
*/
#define CREATE_TRACE_POINTS
......
/* SPDX-License-Identifier: GPL-2.0 */
/* Marvell OcteonTx2 RVU Admin Function driver tracepoints
/* Marvell RVU Admin Function driver
*
* Copyright (C) 2020 Marvell.
*
* Copyright (C) 2020 Marvell International Ltd.
*/
#undef TRACE_SYSTEM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment