Skip to content

Commit 2eb5f28

Browse files
author
Phil Elwell
committed
Revert "spidev: Add "spidev" compatible string to silence warning"
This reverts commit 08a5925.
1 parent a4724c8 commit 2eb5f28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/spi/spidev.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,6 @@ static const struct of_device_id spidev_dt_ids[] = {
669669
{ .compatible = "lineartechnology,ltc2488" },
670670
{ .compatible = "ge,achc" },
671671
{ .compatible = "semtech,sx1301" },
672-
{ .compatible = "spidev" },
673672
{},
674673
};
675674
MODULE_DEVICE_TABLE(of, spidev_dt_ids);

0 commit comments

Comments
 (0)