diff options
author | Niklas Cassel <cassel@kernel.org> | 2024-02-14 14:00:11 +0100 |
---|---|---|
committer | Niklas Cassel <cassel@kernel.org> | 2024-02-19 09:51:56 +0100 |
commit | 8d6cfedec1c0c308e0dc8b599d58884b3119b172 (patch) | |
tree | b415a551eb0fbb832fd06439070022ab47c543dd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bf6f1581d121d4723daf46ccd8d1a91d99e39b6d (diff) |
ahci: drop unused board_ahci_noncq
Since commit 66a7cbc303f4 ("ahci: disable MSI instead of NCQ on Samsung
pci-e SSDs on macbooks") there is not a single entry in ahci_pci_tbl
which uses board_ahci_noncq.
Since this is dead code, let's remove it.
We cannot remove AHCI_HFLAG_NO_NCQ, as this flag is still used by other
boards.
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions