smartpqi_sis.c (4f2c0a4acffbec01079c28f839422e64ddeff004) | smartpqi_sis.c (49fd52d4991f431bc2e68cd5682a7c7496fb3783) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * driver for Microchip PQI-based storage controllers | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * driver for Microchip PQI-based storage controllers |
4 * Copyright (c) 2019-2022 Microchip Technology Inc. and its subsidiaries | 4 * Copyright (c) 2019-2023 Microchip Technology Inc. and its subsidiaries |
5 * Copyright (c) 2016-2018 Microsemi Corporation 6 * Copyright (c) 2016 PMC-Sierra, Inc. 7 * 8 * Questions/Comments/Bugfixes to storagedev@microchip.com 9 * 10 */ 11 12#include <linux/module.h> --- 490 unchanged lines hidden --- | 5 * Copyright (c) 2016-2018 Microsemi Corporation 6 * Copyright (c) 2016 PMC-Sierra, Inc. 7 * 8 * Questions/Comments/Bugfixes to storagedev@microchip.com 9 * 10 */ 11 12#include <linux/module.h> --- 490 unchanged lines hidden --- |