Arnd Bergmann
fc4387dce4
ata: sata_mv: Fix PCI device ID table declaration compilation warning
...
[ Upstream commit 3137b83a90646917c90951d66489db466b4ae106 ]
Building with W=1 shows a warning for an unused variable when CONFIG_PCI
is diabled:
drivers/ata/sata_mv.c:790:35: error: unused variable 'mv_pci_tbl' [-Werror,-Wunused-const-variable]
static const struct pci_device_id mv_pci_tbl[] = {
Move the table into the same block that containsn the pci_driver
definition.
Fixes: 7bb3c5290ca0 ("sata_mv: Remove PCI dependency")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-13 12:51:36 +02:00
..
2020-10-01 13:18:26 +02:00
2021-03-04 10:26:23 +01:00
2019-05-30 11:29:52 -07:00
2019-05-24 17:27:12 +02:00
2019-05-24 17:27:12 +02:00
2022-10-29 10:20:34 +02:00
2019-05-30 11:26:41 -07:00
2020-11-01 12:01:05 +01:00
2017-03-06 15:40:59 -05:00
2019-05-24 17:27:12 +02:00
2019-05-24 17:27:12 +02:00
2019-06-19 17:09:07 +02:00
2019-06-19 17:09:55 +02:00
2021-07-19 08:53:15 +02:00
2019-06-05 17:36:37 +02:00
2019-05-21 11:28:45 +02:00
2024-04-13 12:51:28 +02:00
2024-03-01 13:13:33 +01:00
2019-05-21 11:28:46 +02:00
2019-02-08 06:32:01 -07:00
2022-10-26 13:22:56 +02:00
2023-10-10 21:46:36 +02:00
2019-05-21 10:50:45 +02:00
2023-10-10 21:46:42 +02:00
2023-10-25 11:53:23 +02:00
2020-04-17 10:50:22 +02:00
2023-10-10 21:46:41 +02:00
2021-08-12 13:21:04 +02:00
2019-05-21 11:28:46 +02:00
2023-10-10 21:46:42 +02:00
2017-11-02 11:10:55 +01:00
2019-07-29 16:00:14 -06:00
2023-10-10 21:46:42 +02:00
2019-02-08 06:32:01 -07:00
2019-05-21 10:50:45 +02:00
2018-01-11 17:23:23 -06:00
2019-05-21 10:50:45 +02:00
2021-05-14 09:44:24 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-08-26 13:58:59 -06:00
2018-03-01 13:59:03 -08:00
2019-08-23 06:58:50 -06:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-08-26 13:58:59 -06:00
2019-06-05 17:37:06 +02:00
2019-06-05 17:37:06 +02:00
2019-06-05 17:37:06 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2021-07-14 16:53:21 +02:00
2018-03-01 13:58:17 -08:00
2023-09-23 11:00:00 +02:00
2018-03-19 07:41:36 -07:00
2019-05-21 10:50:45 +02:00
2019-08-26 13:58:59 -06:00
2022-03-08 19:07:46 +01:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2018-08-24 13:20:33 -07:00
2023-12-08 08:44:23 +01:00
2018-02-18 05:26:07 -08:00
2019-05-21 10:50:45 +02:00
2023-01-18 11:40:59 +01:00
2019-05-21 10:50:45 +02:00
2022-11-10 17:57:50 +01:00
2020-10-01 13:18:26 +02:00
2022-04-27 13:50:48 +02:00
2018-02-18 05:23:25 -08:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-08-26 13:58:59 -06:00
2019-05-21 11:28:46 +02:00
2023-08-11 11:53:49 +02:00
2022-06-14 18:11:57 +02:00
2019-06-19 17:09:55 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-06-19 17:09:55 +02:00
2019-05-21 11:28:46 +02:00
2019-05-21 10:50:45 +02:00
2019-08-26 13:58:59 -06:00
2019-02-08 06:42:55 -07:00
2020-10-01 13:18:26 +02:00
2019-05-21 10:50:45 +02:00
2021-07-14 16:53:20 +02:00
2019-05-21 11:28:46 +02:00
2019-05-21 10:50:45 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:06 +02:00
2019-06-05 17:37:00 +02:00
2019-05-21 10:50:45 +02:00
2019-08-26 13:58:59 -06:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-06-05 17:37:06 +02:00
2019-05-21 10:50:45 +02:00
2020-10-01 13:18:26 +02:00
2022-04-15 14:18:39 +02:00
2021-12-08 09:01:11 +01:00
2023-09-23 11:00:00 +02:00
2017-11-02 11:10:55 +01:00
2021-07-14 16:53:20 +02:00
2020-10-01 13:18:26 +02:00
2024-04-13 12:51:36 +02:00
2020-11-05 11:43:12 +01:00
2020-10-01 13:18:26 +02:00
2019-05-21 11:28:46 +02:00
2020-10-01 13:18:26 +02:00
2020-11-01 12:01:06 +01:00
2020-10-01 13:18:26 +02:00
2020-10-01 13:18:26 +02:00
2019-05-21 11:28:46 +02:00
2019-08-26 13:58:59 -06:00
2024-04-13 12:51:36 +02:00
2019-05-21 11:28:46 +02:00
2019-08-26 13:58:59 -06:00
2019-08-26 13:58:59 -06:00
2017-11-02 11:10:55 +01:00