diff options
author | Sreekanth Reddy <sreekanth.reddy@broadcom.com> | 2022-09-12 19:27:34 +0530 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-09-25 13:49:51 -0400 |
commit | ee6f2d6bb2a0a3824b8f1d2cd4ceba8f8a3fb193 (patch) | |
tree | cc8b250fd9a760dc1894dff5e3ebbf121a2713bf /drivers/scsi/mpi3mr/mpi/mpi30_pci.h | |
parent | d82e68483b81768c8d19bc7529635dad741607ce (diff) | |
download | linux-ee6f2d6bb2a0a3824b8f1d2cd4ceba8f8a3fb193.tar.gz linux-ee6f2d6bb2a0a3824b8f1d2cd4ceba8f8a3fb193.tar.bz2 linux-ee6f2d6bb2a0a3824b8f1d2cd4ceba8f8a3fb193.zip |
scsi: mpi3mr: Update mpi3 header files
Update the mpi3 header files.
Link: https://lore.kernel.org/r/20220912135742.11764-2-sreekanth.reddy@broadcom.com
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/mpi3mr/mpi/mpi30_pci.h')
-rw-r--r-- | drivers/scsi/mpi3mr/mpi/mpi30_pci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/mpi3mr/mpi/mpi30_pci.h b/drivers/scsi/mpi3mr/mpi/mpi30_pci.h index 901dbd788940..b7a5df01120d 100644 --- a/drivers/scsi/mpi3mr/mpi/mpi30_pci.h +++ b/drivers/scsi/mpi3mr/mpi/mpi30_pci.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-or-later */ /* - * Copyright 2016-2021 Broadcom Inc. All rights reserved. + * Copyright 2016-2022 Broadcom Inc. All rights reserved. * */ #ifndef MPI30_PCI_H |