diff options
author | Sunil Goutham <sgoutham@marvell.com> | 2021-08-27 14:46:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-29 12:46:15 +0300 |
commit | c7cd6c5a460c92a58a0074936250462f539fa80d (patch) | |
tree | 28ea0e7d377881e3b53c95f3539cbf4afdc3f9be /drivers/net/ethernet/marvell/octeontx2/af/ptp.h | |
parent | cb0e3ec4e67923e00699e5ed59e5718ed159a344 (diff) | |
download | linux-c7cd6c5a460c92a58a0074936250462f539fa80d.tar.xz |
octeontx2-af: Fix inconsistent license text
Fixed inconsistent license text across the RVU admin
function driver.
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/marvell/octeontx2/af/ptp.h')
-rw-r--r-- | drivers/net/ethernet/marvell/octeontx2/af/ptp.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/ethernet/marvell/octeontx2/af/ptp.h b/drivers/net/ethernet/marvell/octeontx2/af/ptp.h index 878bc395d28f..76d404b24552 100644 --- a/drivers/net/ethernet/marvell/octeontx2/af/ptp.h +++ b/drivers/net/ethernet/marvell/octeontx2/af/ptp.h @@ -1,7 +1,8 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* Marvell PTP driver * - * Copyright (C) 2020 Marvell International Ltd. + * Copyright (C) 2020 Marvell. + * */ #ifndef PTP_H |